HR_DRPT_TRACE(SQL View) |
Index Back |
---|---|
Direct Reports Trace StructureThis dummy view defines the structure for "trace rowset" property of the Direct Reports Class. This is implemented as a dummy view so that the contents of the rowset based upon this structure can be displayed in a grid or scroll in the "Test" component. |
SELECT OBJECTOWNERID , HR_SSTEXT_TEXT FROM PS_HR_SSTEXT_TEXT WHERE OBJECTOWNERID = ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DRPT_METHOD_NAME | Character(32) | VARCHAR2(32) NOT NULL | Direct Reports - Sub-Method name displayed in API tester |
2 | DRPT_TRACE_INFO | Long Character | CLOB | Direct Reports - Trace information displayed in API tester |