OFFICIALS

0 rows


Description

Your organization’s defined officials

Columns

Column Type Size Nulls Auto Default Children Parents Comments
OFFICIAL_ID int 4 null
LEAGUE_OFFICIALS.OFFICIAL_ID Defined in XML R
LEAGUE_SCHEDULE_OFFICIALS.OFFICIAL_ID Defined in XML R
LEAGUE_SCHEDULE_PAIRING_OFFICIALS.OFFICIAL_ID Defined in XML R

The official ID

CUSTOMER_ID int 4 null
CUSTOMERS.CUSTOMER_ID Defined in XML R

The ID of customer who is the official

CUSTOMER_NAME varchar 511 null

The name of customer who is the official

EMAIL_ADDRESS varchar 255 null

The email address of the official

HOME_PHONE varchar 255 null

The home phone number of the official

WORK_PHONE varchar 255 null

The work phone number of the official

CELL_PHONE varchar 255 null

The cell phone number of the official

OTHER_PHONE varchar 255 null

The other phone number of the official

FAX_NUMBER varchar 255 null

The fax number of the official

PAGER_NUMBER varchar 255 null

The pager number of the official

SITE_ID int 4 null
SITES.SITE_ID Defined in XML R

The ID of the specific site that the official belongs to (NULL for all sites)

SITE_NAME varchar 255 null

The name of the specific site that the official belongs to (NULL for all sites)

ALLOW_ONLINE_ADMINISTRATION varchar 5 null

Whether online administration is allowed for this official (Yes/No)

DISPLAY_EMAIL_ADDRESS varchar 5 null

Whether this official’s email address may be publicly displayed (Yes/No)

DISPLAY_HOME_PHONE varchar 5 null

Whether this official’s home phone number may be publicly displayed (Yes/No)

DISPLAY_WORK_PHONE varchar 5 null

Whether this official’s work phone number may be publicly displayed (Yes/No)

DISPLAY_CELL_PHONE varchar 5 null

Whether this official’s cell phone number may be publicly displayed (Yes/No)

DISPLAY_OTHER_PHONE varchar 5 null

Whether this official’s other phone number may be publicly displayed (Yes/No)

DISPLAY_FAX_NUMBER varchar 5 null

Whether this official’s fax number may be publicly displayed (Yes/No)

DISPLAY_PAGER_NUMBER varchar 5 null

Whether this official’s pager number may be publicly displayed (Yes/No)

IS_RETIRED varchar 5 null

Whether this official has been retired from further use (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