RBB_RC_BPLINST

(SQL Table)
Index Back

Association table for Case

BPEL Instance Association Table for Case

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RBB_BPEL_INST_ID Character(100) VARCHAR2(100) NOT NULL Business Process Instance ID
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
3 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.