CUSTOM_QUESTION_ANSWERS

0 rows


Description

Custom question and answer details, for customers and transactions. Includes all answers from 2019-07-01 to current.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
QUESTION_TYPE varchar 255 null

Type of question

SUBSYSTEM varchar 255 null

Subsystem that generated the question

TRANSACTION_TYPE varchar 255 null

Type of transaction that generated the question

CUSTOMQUESTION_ID int 4 null
CUSTOM_QUESTIONS.CUSTOM_QUESTION_ID Defined in XML R

Identifier for the source custom question

CUSTOMER_ID int 4 null
CUSTOMERS.CUSTOMER_ID Defined in XML R

Reference to CUSTOMERS

ACTIVITY_ID int 4 null
ACTIVITIES.ACTIVITY_ID Defined in XML R

Reference to ACTIVITIES

PROGRAM_ID int 4 null
PROGRAMS.PROGRAM_ID Defined in XML R

Reference to PROGRAMS

FACILITY_ID int 4 null
FACILITIES.FACILITY_ID Defined in XML R

Reference to FACILITIES

PERMIT_ID int 4 null
PERMITS.PERMIT_ID Defined in XML R

Reference to FACILITY_RESERVATIONS

PACKAGE_ID int 4 null
PACKAGES.PACKAGE_ID Defined in XML R

Reference to PACKAGES

MEMBERSHIP_ID int 4 null
MEMBERSHIPS.MEMBERSHIP_ID Defined in XML R

Reference to MEMBERSHIPS

POSPRODUCT_ID int 4 null

Reference to POS_PRODUCTS

QUESTION_GROUP varchar 255 null

Description of the group that the question is a member of

TITLE varchar 40 null

Title of question

QUESTION varchar 500 null

Question text

ANSWER varchar 500 null

Answer given. includes blank value for questions skipped or questions not answered.

DATESTAMP datetime 16,3 null

Date and time answer was last recorded

DATESTAMP_DATE_ONLY date 20 null

Date answer was last recorded

TRANSACTION_ID int 4 null
TRANSACTIONS.TRANSACTION_ID Defined in XML R

Reference to the transaction that generated the question, if not a customer question

ROOT_TRANSACTION_ID int 4 null
TRANSACTIONS.TRANSACTION_ID Defined in XML R

Reference to the root transaction that generated the question, if not a customer question

CUSTOMQUESTIONANSWER_ID int 4 null

Identifier for the custom question answer

CUSTOMQUESTIONANSWER_I_ID int 4 null

Identifier for the unanswered custom question

ACTIVE_HUB_SOURCE varchar 255 null

The source of the custom question answer data (internal use)

ACTIVE_HUB_KEY bigint 8 null
LAST_SYNC_TIME datetime 16,3 null
ACTIVE_HUB_PROCESS_ID bigint 8 null
ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

CHARGE_ID int 4 null

charge fee id

Relationships

View Definition


Possibly Referenced Tables/Views