Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| STAGE_ID | int | 4 | null |
|
|
The stage ID |
||||||||
| STAGE_DESCRIPTION | varchar | 50 | √ | null |
|
|
The stage description |
|||||||
| STAGE_VERSION | int | 4 | √ | null |
|
|
The current version number of the stage |
|||||||
| SITE_ID | int | 4 | √ | null |
|
|
The ID of the site that the stage belongs to (NULL for all sites) |
|||||||
| SITE_NAME | varchar | 255 | √ | null |
|
|
The name of the site that the stage belongs to (NULL for all sites) |
|||||||
| APPROVAL_SYSTEMUSER_ID | int | 4 | √ | null |
|
|
The ID of the system user who must approve the transaction stage |
|||||||
| APPROVAL_SYSTEM_USER_NAME | varchar | 511 | null |
|
|
The name of the system user who must approve the transaction stage |
||||||||
| 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 |