# |
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 |
PRODUCT_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
Product ID
|
4 |
RB_PROD_NOT_ELIG |
Character(1) |
VARCHAR2(1) NOT NULL |
Field used for storing information if product is set to 'no elilgible' in product configurator
|
5 |
RB_PROD_NONDIS |
Character(1) |
VARCHAR2(1) NOT NULL |
Field used for storing information if product is not displayable
|
6 |
RB_PROD_NOT_ADD |
Character(1) |
VARCHAR2(1) NOT NULL |
Field used for storing information if product is set to 'no add' in product configurator
|
7 |
RB_PROD_NOT_REM |
Character(1) |
VARCHAR2(1) NOT NULL |
Field used for storing information if product is set to 'no remove' in product configurator
|