ZMM_IMP_TASK_CONTACTS

Staging table for loading ZMM_ACT_CONTACTS.

Details

  • Schema: FUSION

  • Object owner: ZMM

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

ZMM_IMP_TASK_CONTACTS_PK

BATCH_ID, INTERFACE_ROW_ID

Columns

Name Datatype Length Precision Not-null Comments Status
ACTIVITY_TASK_CONTACT_ID NUMBER 18 ACTIVITY_TASK_CONTACT_ID Active
TASK_GUID VARCHAR2 64 TASK_GUID Active
CONTACT_ID NUMBER 18 CONTACT_ID Active
CONTACT_RELATIONSHIP_ID NUMBER 18 CONTACT_RELATIONSHIP_ID Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. 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_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment 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
TASK_ORIG_SYSTEM VARCHAR2 100 TASK_ORIG_SYSTEM Active
TASK_NUMBER VARCHAR2 500 TASK_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
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
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_TASK_CONTACTS_N10 Non Unique FUSION_TS_TX_IDX IMPORT_STATUS_CODE Active
ZMM_IMP_TASK_CONTACTS_N11 Non Unique FUSION_TS_TX_IDX CONTACT_ORIG_SYSTEM Active
ZMM_IMP_TASK_CONTACTS_N12 Non Unique FUSION_TS_TX_IDX CONTACT_ORG_ORIG_SYSTEM Active
ZMM_IMP_TASK_CONTACTS_N2 Non Unique FUSION_TS_TX_IDX TASK_ORIG_SYSTEM Active
ZMM_IMP_TASK_CONTACTS_N3 Non Unique FUSION_TS_TX_IDX TASK_NUMBER Active
ZMM_IMP_TASK_CONTACTS_N4 Non Unique FUSION_TS_TX_IDX OSR_CONTACT_ID Active
ZMM_IMP_TASK_CONTACTS_N6 Non Unique FUSION_TS_TX_IDX OSR_CONTACT_ORG_ID Active
ZMM_IMP_TASK_CONTACTS_N7 Non Unique FUSION_TS_TX_IDX CREATION_DATE Active
ZMM_IMP_TASK_CONTACTS_N9 Non Unique FUSION_TS_TX_IDX INTERFACE_ROW_ID Active
ZMM_IMP_TASK_CONTACTS_PK Unique FUSION_TS_TX_IDX BATCH_ID, INTERFACE_ROW_ID