ZMM_IMP_ACT_CONTACTS

Staging table for ZMM_ACT_CONTACTS.

Details

  • Schema: FUSION

  • Object owner: ZMM

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

ZMM_IMP_ACT_CONTACTS_PK

BATCH_ID, INTERFACE_ROW_ID

Columns

Name Datatype Length Precision Not-null Comments Status
ACTIVITY_CONTACT_ID NUMBER 18 ACTIVITY_CONTACT_ID Active
ACTIVITY_ID NUMBER 18 ACTIVITY_ID Active
CONTACT_ID NUMBER 18 CONTACT_ID Active
CONTACT_RELATIONSHIP_ID NUMBER 18 CONTACT_RELATIONSHIP_ID Active
USER_LAST_UPDATE_DATE TIMESTAMP Disconnected Mobile: indicates the date and time of the last update of the row. This value is different from LAST_UPDATE_DATE if the update originally happened in a different database (i.e. a different mobile database or the server). Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Active
BATCH_ID NUMBER 18 Yes BATCH_ID Active
IMPORT_STATUS_CODE VARCHAR2 30 IMPORT_STATUS_CODE Active
INTERFACE_ROW_ID NUMBER 18 Yes INTERFACE_ROW_ID Active
ACT_ORIG_SYSTEM VARCHAR2 100 ACT_ORIG_SYSTEM Active
ACTIVITY_NUMBER VARCHAR2 30 ACTIVITY_NUMBER Active
CONTACT_ORIG_SYSTEM VARCHAR2 100 CONTACT_ORIG_SYSTEM Active
CONTACT_ORG_ORIG_SYSTEM VARCHAR2 100 CONTACT_ORG_ORIG_SYSTEM Active
OSR_CONTACT_ID VARCHAR2 500 OSR_CONTACT_ID Active
OSR_CONTACT_ORG_ID VARCHAR2 500 OSR_CONTACT_ORG_ID Active
ACTION_CODE VARCHAR2 10 ACTION_CODE
INTERNAL_ACTION_CODE VARCHAR2 10 INTERNAL_ACTION_CODE
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row. Active
LAST_UPDATE_DATE TIMESTAMP Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Who column: indicates the user who last updated the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. Active
INTERNAL_OVN NUMBER 9 INTERNAL_OVN
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. Active
FILE_RECORD_NUM NUMBER 10 FILE_RECORD_NUM Active

Indexes

Index Uniqueness Tablespace Columns Status
ZMM_IMP_ACT_CONTACTS_N1 Non Unique FUSION_TS_TX_IDX ACTIVITY_ID Active
ZMM_IMP_ACT_CONTACTS_N10 Non Unique FUSION_TS_TX_IDX CONTACT_ORIG_SYSTEM Active
ZMM_IMP_ACT_CONTACTS_N11 Non Unique FUSION_TS_TX_IDX IMPORT_STATUS_CODE Active
ZMM_IMP_ACT_CONTACTS_N12 Non Unique FUSION_TS_TX_IDX CONTACT_ORG_ORIG_SYSTEM Active
ZMM_IMP_ACT_CONTACTS_N3 Non Unique FUSION_TS_TX_IDX ACT_ORIG_SYSTEM Active
ZMM_IMP_ACT_CONTACTS_N4 Non Unique FUSION_TS_TX_IDX ACTIVITY_NUMBER Active
ZMM_IMP_ACT_CONTACTS_N5 Non Unique FUSION_TS_TX_IDX OSR_CONTACT_ID Active
ZMM_IMP_ACT_CONTACTS_N7 Non Unique FUSION_TS_TX_IDX OSR_CONTACT_ORG_ID Active
ZMM_IMP_ACT_CONTACTS_N9 Non Unique FUSION_TS_TX_IDX INTERFACE_ROW_ID Active
ZMM_IMP_ACT_CONTACTS_PK Unique FUSION_TS_TX_IDX BATCH_ID, INTERFACE_ROW_ID