Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FACILITY_USER_ID | int | 4 | √ | null |
|
|
The facility user ID |
||||
| FACILITY_ID | int | 4 | √ | null |
|
|
The facility ID |
||||
| FACILITY_NAME | varchar | 255 | √ | null |
|
|
The facility name |
||||
| SYSTEMUSER_ID | int | 4 | √ | null |
|
|
The system user ID |
||||
| SYSTEM_USER_NAME | varchar | 511 | null |
|
|
The system user name |
|||||
| IS_FINAL_APPROVER | varchar | 5 | √ | null |
|
|
Whether the user is a final approval for reservation requests for this facility (Yes/No) |
||||
| 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 |