CUSTOMER_ALTERNATE_KEYS

0 rows


Description

All defined customer alternate keys

Columns

Column Type Size Nulls Auto Default Children Parents Comments
ACTIVE_HUB_KEY bigint 8 null

The Hub record ID

CUSTOMER_ID int 4 null
CUSTOMERS.CUSTOMER_ID Defined in XML R

Customer’s ID

ALTERNATE_KEY_TYPE_ID int 4 null
ALTERNATE_KEY_TYPES.ALTERNATE_KEY_TYPE_ID Defined in XML R

ID of alternate key type.

ALTERNATE_KEY_TYPE varchar 50 null

Alternate key type.

ALTERNATE_KEY_STATUS_ID int 4 null
ALTERNATE_KEY_STATUSES.ALTERNATE_KEY_STATUS_ID Defined in XML R

ID of alternate key status.

ALTERNATE_KEY_STATUS varchar 50 null

Alternate key status.

ALTERNATE_KEY_VALUE varchar 255 null

Alternate key ID.

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

DATE_ADDED date 20 null

The date that the alternate key was added for this customer.

CUSTOMER_ALTERNATE_KEY_ID int 4 null
MEMBERSHIP_USAGE.CUSTOMER_ALTERNATE_KEY_ID Defined in XML R

The primary key for the customer alternate key record, used for internal update and deletion processing.

Relationships

View Definition


Possibly Referenced Tables/Views