RC_DYNAMIC_SBP(SQL Table) |
Index Back |
---|---|
Intermediate Tbl for Dyn SBPIntermediate Table for Dynamic instantiation of SBP |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUS_PROC_INSTANCE | Number(18,0) | DECIMAL(18) NOT NULL | Business Project Instance. This is the Business Project instance of a business project. |
2 | ACTIVITY_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Activity Instance |
3 | RC_BUS_PROCESS_ID | Character(15) | VARCHAR2(15) NOT NULL | Business Process ID used in Business Process tracking. |
4 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
5 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
6 | RC_ACTIVITY_ID | Character(15) | VARCHAR2(15) NOT NULL | Activity ID used in Business Process tracking. |