SSF_PRPTDEFN_VW(SQL View) |
Index Back |
---|---|
Active XMLP Report DefinitionsReport definition for XML Publisher - ONLY "Active" reports |
SELECT REPORT_DEFN_ID , DESCR FROM PSXPRPTDEFN WHERE PT_REPORT_STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | REPORT_DEFN_ID | Character(12) | VARCHAR2(12) NOT NULL | Report Name (see PSXPRPTDEFN). |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |