PROGRAM_SESSION_DATES

0 rows


Description

Master table showing FlexReg program session dates

Columns

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

The Hub record ID

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

DCSESSIONDATE_ID int 4 null
DCSESSION_ID int 4 null
PROGRAM_SESSION_DATE_ID int 4 null

The dcsessiondate ID

PROGRAM_SESSION_ID int 4 null

The dcsession ID

FACILITY_ID int 4 null

The ID of the parent facility

FACILITY_SCHEDULE_ID int 4 null

The facility schedule ID

BEGDATETIME datetime 16,3 null

Starting date and time of the session date

ENDDATETIME datetime 16,3 null

Ending date and time of the session date

NUMBERREGISTERED smallint 2 null

The number registered for the session date

PENDINGREGISTRATIONS smallint 2 null

The pending registrations for the session date

NUMBERWAITLISTS smallint 2 null

The current number of people waitlisted for this session date

NUMBERENROLLED smallint 2 null

The enrolled number

NUMBEROFHOLDS smallint 2 null

The current number of holds for this session date

PENDINGADDS smallint 2 null

The pending adds

CANCELED_DATE varchar 3 null

The canceled date for the session date

AVAILABLE_FOR_TRIAL varchar 3 null

The available for trial for the session date

PENDING_TRIAL_CLASS_REGISTRATIONS smallint 2 null

The pending trial class registrations for the session date

NUMBER_TRIAL_CLASS_REGISTERED smallint 2 null

The number trial class registered for the session date

CLOSED_DATE varchar 3 null

The closed date for the session date

OVERRIDE_ENROLL_MIN smallint 2 null

The override enroll min for the session date

OVERRIDE_ENROLL_MAX smallint 2 null

The override enroll max for the session date

DELETED varchar 3 null

Whether the session date has been marked as deleted (Yes/No)

ROW_VERSION binary 8 null
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

Relationships

View Definition


Possibly Referenced Tables/Views