RB_NOWROWS_VW(SQL View) |
Index Back |
---|---|
All record fields w/ subrecThis view brings up all the fields for a record, including the fields in the subrecords, if any. |
SELECT RECNAME , FIELDNAME FROM PSRECFIELDDB |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME_NO_ROWS | Character(15) | VARCHAR2(15) NOT NULL | No Rows Found Record Name |
2 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). |