RPC_RULE_RHS(SQL Table) |
Index Back |
---|---|
Rule RHS information.Record used to store rule right hand side information |
# | 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 | RULE_RHS_DFN_LONG | Long Character | CLOB | Field used for storing right hand side rule definition in long format |