| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
SETID |
Character(5) |
VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
|
| 2 |
RULE_ID |
Character(8) |
VARCHAR2(8) NOT NULL |
Field used for storing rule id information
|
| 3 |
LANGUAGE_CD |
Character(3) |
VARCHAR2(3) NOT NULL |
Language Code
|
| 4 |
RULE_EXCEPTION |
Long Character |
CLOB |
Field used for storing rule exception information
|
| 5 |
DESCR254 |
Character(254) |
VARCHAR2(254) NOT NULL |
Description of length 254
|