RA_REC_PHYS_VW(SQL View) |
Index Back |
---|---|
Record Types 0, 1, and 6.View of Record Definitions who are Type 0, 1, and 6. |
SELECT recname , recdescr FROM PSRECDEFN WHERE rectype IN (0, 1, 6) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |