Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| SKIP_DATE_ID | int | 4 | √ | null |
|
|
The ID of the skip date |
|
| SKIP_DATE_NAME | varchar | 50 | √ | null |
|
|
The name of the skip date |
|
| EQUIPMENT_ID | int | 4 | √ | null |
|
|
The ID of the equipment to be closed during the skip date period |
|
| EQUIPMENT_NAME | varchar | 255 | √ | null |
|
|
The name of the equipment to be closed during the skip date period |
|
| SKIPDATE_FACILITY_ID | int | 4 | √ | null |
|
|
The skip date facility ID |
|
| 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 |