RPC_ATTR_ITEMS(SQL Table) |
Index Back |
---|---|
Restr. rules drop down itemsRecord used for storing attribute drop down itmes information for attribute restriction rules |
# | 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 | UNIQUE_ID | Character(20) | VARCHAR2(20) NOT NULL | Unique_Id |
4 | ATTR_ITEM_ID | Character(15) | VARCHAR2(15) NOT NULL | Attribute Item ID |
5 | IS_DEFAULT | Character(1) | VARCHAR2(1) NOT NULL |
Default Template
N=No Y=Yes |