RC_INT_MRG_TMP(SQL Table) |
Index Back |
---|---|
CDH Merge Temporary TableTemporary Table for storing the Interaction ID for which the customer information is to be merged in Dashboard |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | INTERACTION_ID | Character(15) | VARCHAR2(15) NOT NULL | interaction id |
3 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |