Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
|||||
| SCHEDULED_FEE_CHANGE_ID | int | 4 | √ | null |
|
|
Scheduled fee change ID |
||||
| ACTIVITY_FEE_ID | int | 4 | √ | null |
|
|
Activity fee ID to be updated with the scheduled change |
||||
| ACTIVITY_FEE_NAME | varchar | 50 | √ | null |
|
|
Activity fee name to be updated with the scheduled change |
||||
| PROGRAM_FEE_ID | int | 4 | √ | null |
|
|
Program fee ID to be updated with the scheduled change |
||||
| PROGRAM_FEE_NAME | varchar | 50 | √ | null |
|
|
Program fee name to be updated with the scheduled change |
||||
| PACKAGE_FEE_ID | int | 4 | √ | null |
|
|
Package fee ID to be updated with the scheduled change |
||||
| PACKAGE_FEE_NAME | varchar | 50 | √ | null |
|
|
Package fee name to be updated with the scheduled change |
||||
| STANDARD_CHARGE_ID | int | 4 | √ | null |
|
|
Standard charge ID to be updated with the scheduled change |
||||
| STANDARD_CHARGE_NAME | varchar | 50 | √ | null |
|
|
Standard charge name to be updated with the scheduled change |
||||
| SCHEDULED_FEE_AMOUNT | money | 21,4 | √ | null |
|
|
New fee amount to be applied on the scheduled date |
||||
| SCHEDULED_FEE_DATE | datetime | 16,3 | √ | null |
|
|
Date that the fee change is scheduled for |
||||
| IS_APPLIED | varchar | 5 | √ | null |
|
|
Whether the scheduled fee change has been applied (Yes / No) |
||||
| 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 |
||||
| source_id | int | 4 | √ | null |
|
|
The ID value from the Active Net system |