RB_RULE_ATR_TBL(SQL Table) |
Index Back |
---|---|
Attr Actions rec. - elig. ruleRecord used for storing attribute actions for Eligibility Rule |
# | 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
Prompt Table: RB_CPRD_MLPB_VW |
4 | ATTR_GRP_MARKET | Character(3) | VARCHAR2(3) NOT NULL |
Used in the Object Type Attributes page
Prompt Table: RB_MARKET_VW |
5 | ATTRIBUTE_ID | Character(15) | VARCHAR2(15) NOT NULL |
Attribute Label, Name or Properties
Prompt Table: RB_ATTRIBUTE_VW |
6 | RB_ATTR_HIDE | Character(1) | VARCHAR2(1) NOT NULL |
Field used for storing information if attribute is set to no hide in product configurator
Y/N Table Edit |
7 | RB_ATTR_CHG | Character(1) | VARCHAR2(1) NOT NULL |
Field used for storing information if attribute is set to no change in product configurator
Y/N Table Edit |