INSTRUCTOR_FACILITY_HOURS

0 rows


Description

Contains information on instructor facility hours by date range

Columns

Column Type Size Nulls Auto Default Children Parents Comments
INSTRUCTOR_FACILITY_HOUR_ID int 4 null

The instructor facility hours ID

INSTRUCTOR_FACILITY_HOUR_DESCRIPTION varchar 50 null

The instructor facility hours description

INSTRUCTOR_FACILITY_ID int 4 null

The ID of the instructor facility

INSTRUCTOR_FACILITY_NAME varchar 255 null

The name of the instructor facility

START_MONTH int 4 null

The starting month number for the period that these instructor facility hours are applicable for

START_DAY int 4 null

The starting day number for the period that these instructor facility hours are applicable for

START_YEAR int 4 null

The starting year for the period that these instructor facility hours are applicable for

END_MONTH int 4 null

The ending month number for the period that these instructor facility hours are applicable for

END_DAY int 4 null

The ending day number for the period that these instructor facility hours are applicable for

END_YEAR int 4 null

The ending year for the period that these instructor facility hours are applicable for

OPEN_24_HOURS varchar 5 null

Whether the instructor facility is open 24 hours per day (Yes/No)

MONDAY_CLOSED varchar 5 null

Whether the instructor facility is closed on Mondays (Yes/No)

TUESDAY_CLOSED varchar 5 null

Whether the instructor facility is closed on Tuesdays (Yes/No)

WEDNESDAY_CLOSED varchar 5 null

Whether the instructor facility is closed on Wednesdays (Yes/No)

THURSDAY_CLOSED varchar 5 null

Whether the instructor facility is closed on Thursdays (Yes/No)

FRIDAY_CLOSED varchar 5 null

Whether the instructor facility is closed on Fridays (Yes/No)

SATURDAY_CLOSED varchar 5 null

Whether the instructor facility is closed on Saturdays (Yes/No)

SUNDAY_CLOSED varchar 5 null

Whether the instructor facility is closed on Sundays (Yes/No)

AVAILABILITY_STATUS varchar 20 null

The instructor facility hours availability status (Available / Leave of Absence)

APPROVAL_STATUS varchar 20 null

The instructor facility hours approval status (Unconfirmed / Confirmed / Approved)

MAX_PRE_BOOKINGS int 4 null

The maximum pre-bookings permitted during these instructor facility hours

ACTIVE_HUB_KEY int 4 null

The Hub record ID

LAST_SYNC_TIME datetime 16,3 null

Date and time Hub record was last modified

ACTIVE_HUB_PROCESS_ID bigint 8 null

The Hub sync process ID

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

Relationships

View Definition


Possibly Referenced Tables/Views