RC_BSUPG_TMP(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
3 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
4 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
5 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL | Node name |
6 | RC_SEQUENCE_NBR | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
7 | RC_QUEST_PATH_ID | Number(12,0) | DECIMAL(12) NOT NULL | Question BS Path ID |
8 | RC_ANSWER_PATH_ID | Number(12,0) | DECIMAL(12) NOT NULL | Answer BS Path ID |