RPC_RULE_EXCLNG(SQL Table) |
Index Back |
---|---|
Exception messages lang. info.Record used to store rules exception messages language related 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | RULE_EXCEPTION | Long Character | CLOB | Field used for storing rule exception information |