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 ' ' , ' ' FROM PS_INSTALLATION |
| # | 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 |