HR_DRPT_TEST_EX(SQL Table) |
Index Back |
|---|---|
Direct Reports ResultsThis record provides the component buffer structure for displaying the Exceptions generated by a Direct Reports API call in the API tester component. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning |
| 2 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
| 3 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
| 4 | DESCRLONG | Long Character | CLOB | Long Description |