RESERVATION_GROUPS

0 rows


Description

Contains information on reservation groups

Columns

Column Type Size Nulls Auto Default Children Parents Comments
RESERVATION_GROUP_ID int 4 null
FACILITY_LINKS.RESERVATION_GROUP_ID Defined in XML R
WORKSTATIONS.FACILITY_GROUP_ID Defined in XML R

Reservation group ID

RESERVATION_GROUP_NAME varchar 50 null

Reservation group name

SITE_ID int 4 null
SITES.SITE_ID Defined in XML R

The ID of the site that this reservation group belongs to (NULL for all sites)

SITE_NAME varchar 255 null

The name of the site that this reservation group belongs to (NULL for all sites)

CENTER_ID int 4 null
CENTERS.CENTER_ID Defined in XML R

The ID of the center that this reservation group is specific to

CENTER_NAME varchar 255 null

The name of the center that this reservation group is specific to

EVENT_TYPE_ID int 4 null
EVENT_TYPES.EVENT_TYPE_ID Defined in XML R

The ID of the default event type to be used with this reservation group

EVENT_TYPE_NAME varchar 102 null

The name of the default event type to be used with this reservation group

SCHEDULE_TYPE_ID int 4 null
SCHEDULE_TYPES.SCHEDULE_TYPE_ID Defined in XML R

The ID of the default schedule type to be used with this reservation group

SCHEDULE_TYPE_NAME varchar 80 null

The name of the default schedule type to be used with this reservation group

CUSTOMER_TYPE_ID int 4 null
CUSTOMER_TYPES.CUSTOMER_TYPE_ID Defined in XML R

The ID of the default customer type to be used with this reservation group

CUSTOMER_TYPE_NAME varchar 60 null

The name of the default customer type to be used with this reservation group

TIME_INCREMENT_MINUTES int 4 null

The booking time increment in minutes to be displayed for this reservation group

STARTING_TIME time 16 null

The availability starting time to be displayed for this reservation group

ENDING_TIME time 16 null

The availability ending time to be displayed for this reservation group

SHOW_ONLINE varchar 5 null

Whether this reservation group should be displayed online (Yes/No)

NON_EXCLUSIVE_EVENT varchar 5 null

Whether this reservation group supports non-exclusive events (Yes/No)

DISPLAY_IMAGE_ID int 4 null
UPLOADED_FILES.UPLOADED_FILE_ID Defined in XML R

The ID of the image to be displayed for this reservation group

DISPLAY_IMAGE_NAME varchar 50 null

The name of the image to be displayed for this reservation group

SHOW_ONLINE_LANDING_PAGE varchar 5 null

Whether this reservation group should be displayed on the online landing page (Yes/No)

LANDING_PAGE_HEADING varchar 60 null

The heading to be displayed on the online landing page

LANDING_PAGE_FIELD_ORDER int 4 null

The position order where this reservation group should be displayed on the online landing page

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