RC_CASE_MRG_TMP

(SQL Table)
Index Back

CDH Merge Temporary Table

Temporary Table for stroing the Case 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 CASE_ID Number(15,0) DECIMAL(15) NOT NULL Case ID. This is a unique ID assigned to a case when it is saved. Unique ID is ensured by getting the next value from the auto-numbering table and updating the table.