ZMM_IMP_ACT_ASSOCIATIONS

Staging table for ZMM_ACT_ASSOCIATIONS.

Details

  • Schema: FUSION

  • Object owner: ZMM

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

ZMM_IMP_ACT_ASSOCIATIONS_PK

BATCH_ID, INTERFACE_ROW_ID

Columns

Name Datatype Length Precision Not-null Comments Status
ACTIVITY_ASSOCIATION_ID NUMBER 18 ACTIVITY_ASSOCIATION_ID Active
ACTIVITY_ID NUMBER 18 ACTIVITY_ID Active
ASSOCIATED_OBJECT_CD VARCHAR2 30 ASSOCIATED_OBJECT_CD Active
ASSOCIATED_OBJECT_ID NUMBER 18 ASSOCIATED_OBJECT_ID Active
PRIMARY_FLAG VARCHAR2 1 PRIMARY_FLAG Active
DO_NOT_ROUTE_FLAG VARCHAR2 1 DO_NOT_ROUTE_FLAG Active
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row. 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
OSR_ASSOC_OBJECT_ID VARCHAR2 500 OSR_ASSOC_OBJECT_ID Active
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of 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
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

Indexes

Index Uniqueness Tablespace Columns Status
ZMM_IMP_ACT_ASSOCIATIONS_N1 Non Unique FUSION_TS_TX_IDX ACTIVITY_ID Active
ZMM_IMP_ACT_ASSOCIATIONS_N3 Non Unique FUSION_TS_TX_IDX ACT_ORIG_SYSTEM Active
ZMM_IMP_ACT_ASSOCIATIONS_N4 Non Unique FUSION_TS_TX_IDX ACTIVITY_NUMBER Active
ZMM_IMP_ACT_ASSOCIATIONS_N5 Non Unique FUSION_TS_TX_IDX OSR_ASSOC_OBJECT_ID Active
ZMM_IMP_ACT_ASSOCIATIONS_N7 Non Unique FUSION_TS_TX_IDX INTERFACE_ROW_ID
ZMM_IMP_ACT_ASSOCIATIONS_N8 Non Unique FUSION_TS_TX_IDX IMPORT_STATUS_CODE
ZMM_IMP_ACT_ASSOCIATIONS_PK Unique FUSION_TS_TX_IDX BATCH_ID, INTERFACE_ROW_ID