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

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

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

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

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)

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