| PSRECFIELDALL(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 , USEEDIT FROM PSRECFIELDDB | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). | |
| 3 | USEEDIT | Number(10,0) | DECIMAL(10) NOT NULL | Field Use and Edit Flags- USEEDIT reference |