Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| PACKAGE_ID | int | 4 | √ | null |
|
|
The package ID |
|
| PACKAGE_NAME | varchar | 255 | √ | null |
|
|
The package name |
|
| ALTERNATE_KEY_STATUS_ID | int | 4 | √ | null |
|
|
The ID of an alternate key status which is a prerequisite for this package |
|
| ALTERNATE_KEY_STATUS | varchar | 50 | √ | null |
|
|
The name of an alternate key status which is a prerequisite for this package |
|
| PACKAGE_ALTERNATE_KEY_STATUS_ID | int | 4 | √ | null |
|
|
The package alternate key status 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 |