WL_RECFIELD_VW(SQL View) |
Index Back |
|---|---|
View into PSRECFIELD tableDoes not display subrecords in the record definition. |
| SELECT DISTINCT RECNAME , FIELDNAME FROM PSRECFIELD WHERE SUBRECORD <> 'Y' |
| # | 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). |