Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
|||||
| CUSTOMER_NOTE_ID | int | 4 | √ | null |
|
|
Customer note ID |
||||
| CUSTOMER_ID | int | 4 | √ | null |
|
|
Customer ID |
||||
| SITE_ID | int | 4 | √ | null |
|
|
Customer note site ID |
||||
| SITE_NAME | varchar | 255 | √ | null |
|
|
Customer note site name |
||||
| WORKSTATION_ID | int | 4 | √ | null |
|
|
Customer note workstation ID |
||||
| WORKSTATION_NAME | varchar | 45 | √ | null |
|
|
Customer note workstation name |
||||
| SYSTEMUSER_ID | int | 4 | √ | null |
|
|
Customer note user ID |
||||
| SYSTEM_USER_NAME | varchar | 511 | null |
|
|
Customer note user name |
|||||
| IS_ALERT | varchar | 5 | √ | null |
|
|
Whether this customer note is an alert (Yes/No) |
||||
| ALERT_START_DATE | date | 20 | √ | null |
|
|
Starting date that an alert notification should be displayed |
||||
| ALERT_END_DATE | date | 20 | √ | null |
|
|
Ending date that an alert notification should be displayed |
||||
| CONTACT_DESCRIPTION | varchar | 255 | √ | null |
|
|
Short description of the contact with the customer |
||||
| CONTACT_NOTE | varchar | 8000 | √ | null |
|
|
Detailed notes of the contact with the customer |
||||
| NOTE_ALERT_TYPE_ID | int | 4 | √ | null |
|
|
Customer note type ID |
||||
| NOTE_ALERT_TYPE_NAME | varchar | 50 | √ | null |
|
|
Customer note type name |
||||
| UPDATED_DATE_TIME | datetime | 16,3 | √ | null |
|
|
Date and time the customer note was created or last updated |
||||
| UPDATED_DATE_ONLY | date | 20 | √ | null |
|
|
Date the customer note was created or last updated (date only) |
||||
| 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 |