GB_RF_EDIT_VW(SQL View) |
Index Back |
---|---|
GB Rec Fields -Edittables ViewGroup Build Records and Fields - Edittables View Prompt table for the field GB_REC_FIELD.EDITTABLE. The view makes sure that the correct Edit Table is stored for the corresponding record field. |
SELECT RECNAME , RECDESCR FROM PSRECDEFN WHERE RECTYPE <> 3 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | RECDESCR | Character(30) | VARCHAR2(30) NOT NULL | Record Description |