PACKAGE_ENTRY_POINTS

0 rows


Description

Your organization’s defined entry points per membership package

Columns

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

The Hub record ID

PACKAGE_ID int 4 null
PACKAGES.PACKAGE_ID Defined in XML R

The ID of the membership package

ENTRYPOINT_ID int 4 null
ENTRY_POINTS.ENTRYPOINT_ID Defined in XML R

The ID of the entry point

ENTRY_POINT_NAME varchar 50 null

The name of the entry point

ENTRY_POINT_DESCRIPTION varchar 125 null

The description of the entry point

FACILITY_ID int 4 null
FACILITIES.FACILITY_ID Defined in XML R

The ID of the facility that the entry point belongs to

PACKAGEENTRYPOINT_ID int 4 null
PACKAGE_ENTRY_POINT_TIMES.PACKAGEENTRYPOINT_ID Defined in XML R

The ID of the package entry point

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

OPEN_24_HOURS varchar 5 null

Whether the package entry point is open 24 hours per day (Yes/No)

DEFAULT_OPEN_TIME time 16 null

The default daily opening time of the package entry point

DEFAULT_CLOSE_TIME time 16 null

The default daily closing time of the package entry point

MONDAY_CLOSED varchar 5 null

Whether the package entry point is closed on Mondays (Yes/No)

TUESDAY_CLOSED varchar 5 null

Whether the package entry point is closed on Tuesdays (Yes/No)

WEDNESDAY_CLOSED varchar 5 null

Whether the package entry point is closed on Wednesdays (Yes/No)

THURSDAY_CLOSED varchar 5 null

Whether the package entry point is closed on Thursdays (Yes/No)

FRIDAY_CLOSED varchar 5 null

Whether the package entry point is closed on Fridays (Yes/No)

SATURDAY_CLOSED varchar 5 null

Whether the package entry point is closed on Saturdays (Yes/No)

SUNDAY_CLOSED varchar 5 null

Whether the package entry point is closed on Sundays (Yes/No)

Relationships

View Definition


Possibly Referenced Tables/Views