SUPERVISORS

0 rows


Description

Master table showing Supervisor details

Columns

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

The Hub record ID

SUPERVISOR_ID int 4 null
ACTIVITIES.SUPERVISOR_ID Defined in XML R
CENTERS.SUPERVISOR_ID Defined in XML R
PROGRAMS.SUPERVISOR_ID Defined in XML R

Supervisor’s ID

SUPERVISOR_FIRST_NAME varchar 255 null

Supervisor’s first name

SUPERVISOR_LAST_NAME varchar 255 null

Supervisor’s last name

SUPERVISOR_FULL_NAME varchar 511 null

Supervisor’s full name (first + last)

CUSTOMER_ID int 4 null
CUSTOMERS.CUSTOMER_ID Defined in XML R

Supervisor’s customer ID

OFFICIAL_TITLE varchar 50 null

Supervisor’s official title

EMAIL_REGISTRATION_NOTIFICATION varchar 5 null

Whether this supervisor should receive email notifications of activity registrations (Yes/No)

EMAIL_RESERVATION_NOTIFICATION varchar 5 null

Whether this supervisor should receive email notifications of facility reservations (Yes/No)

SITE_ID int 4 null
SITES.SITE_ID Defined in XML R

Supervisor’s site ID

SITE_NAME varchar 255 null

Supervisor’s site name

RETIRED varchar 5 null

Whether the Supervisor record has been retired (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

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

Relationships

View Definition


Possibly Referenced Tables/Views