SCC_RECDEFN_VW(SQL View) |
Index Back |
---|---|
Record Definition with AuditThis view returns record definitions of records marked for auditing. |
SELECT recname ,auditrecname ,recuse FROM PSRECDEFN WHERE auditrecname <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | AUDITRECNAME | Character(15) | VARCHAR2(15) NOT NULL | Audit Record Name |
3 | RECUSE | Number(5,0) | INTEGER NOT NULL | Record Use. Audit Option bit values |