Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int identity | 4 | null |
|
|
The Hub record ID |
||
| CUSTOM_QUESTION_ID | int | 4 | √ | null |
|
|
Custom question ID |
|
| QUESTION_ORDER | int | 4 | √ | null |
|
|
The order number that the question should be presented in |
|
| GROUPCUSTOMQUESTION_ID | int | 4 | √ | null |
|
|
Group custom question ID (for internal use) |
|
| CUSTOM_QUESTION_GROUP_ID | int | 4 | √ | null |
|
|
Custom question group ID (for internal use) |
|
| CUSTOMERCUSTOMQUESTION_ID | int | 4 | √ | null |
|
|
Customer custom question ID (for internal use) |
|
| IS_FAMILY_LEVEL | varchar | 5 | √ | null |
|
|
Whether the question is presented at the family level (Yes/No) |
|
| ACTIVITYCUSTOMQUESTION_ID | int | 4 | √ | null |
|
|
Activity custom question ID (for internal use) |
|
| ACTIVITY_ID | int | 4 | √ | null |
|
|
Activity ID |
|
| IS_REQUIRED | varchar | 5 | √ | null |
|
|
Whether an answer is required to the question (Yes/No) |
|
| DO_NOT_EDIT_AFTER | date | 20 | √ | null |
|
|
The last date that the custom question should allow edits |
|
| DO_NOT_SHOW_AFTER | date | 20 | √ | null |
|
|
The last date that the custom question should be displayed |
|
| CREATE_TEAM_ONLY_QUESTION | varchar | 5 | √ | null |
|
|
Whether the question should only be displayed when creating a new team (Yes/No) |
|
| JOIN_TEAM_ONLY_QUESTION | varchar | 5 | √ | null |
|
|
Whether the question should only be displayed when joining an existing team (Yes/No) |
|
| NO_TEAM_ONLY_QUESTION | varchar | 5 | √ | null |
|
|
Whether the question should only be displayed when not specifying a team (Yes/No) |
|
| GROUP_DESCRIPTION | varchar | 30 | √ | null |
|
|
Custom question group description |
|
| GROUP_HEADER_TEXT | varchar | 50 | √ | null |
|
|
Custom question group heading text |
|
| GROUP_ORDER | int | 4 | √ | null |
|
|
Custom question group order |
|
| CHARGE_CQ_ID | int | 4 | √ | null |
|
|
Charge custom question ID (for internal use) |
|
| CHARGE_ID | int | 4 | √ | null |
|
|
Charge ID |
|
| CHARGE_ELG_CQ_ID | int | 4 | √ | null |
|
|
Charge eligibility custom question ID (for internal use) |
|
| CHARGE_CUSTOMEQUESTION_ANSWERS_ID | int | 4 | √ | null |
|
|
Standard charge custom question ID (for internal use) |
|
| STANDARDCHARGES_ID | int | 4 | √ | null |
|
|
Standard charge ID |
|
| ANSWERS | varchar | 8000 | √ | null |
|
|
Defined answers for the custom question |
|
| DCPROGRAMCUSTOMQUESTION_ID | int | 4 | √ | null |
|
|
Program custom question ID (for internal use) |
|
| DCPROGRAM_ID | int | 4 | √ | null |
|
|
Program ID |
|
| EVENTTYPECUSTOMQUESTION_ID | int | 4 | √ | null |
|
|
Event type custom question ID (for internal use) |
|
| EVENTTYPE_ID | int | 4 | √ | null |
|
|
Event type ID |
|
| PACKAGECUSTOMQUESTION_ID | int | 4 | √ | null |
|
|
Package custom question ID (for internal use) |
|
| PACKAGE_ID | int | 4 | √ | null |
|
|
Package ID |
|
| PACKAGE_CUSTOMQUESTIONS_RENEWAL_ID | int | 4 | √ | null |
|
|
Package renewal custom question ID (for internal use) |
|
| PASSLAYOUT_CUSTOMQUESTION_ID | int | 4 | √ | null |
|
|
Pass layout custom question ID (for internal use) |
|
| PASSLAYOUT_ID | int | 4 | √ | null |
|
|
Pass layout ID |
|
| POS_PRODUCT_CUSTOM_QUESTION_ID | int | 4 | √ | null |
|
|
POS product custom question ID (for internal use) |
|
| POSPRODUCT_ID | int | 4 | √ | null |
|
|
POS product |
|
| 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 |