TL_FIELDNM2_VW(SQL View) |
Index Back |
---|---|
PSRECFIELDALL viewView against PSRECFIELDALL that allows type-ahead to function with FIELDNAME2 as the field with the prompt. |
SELECT RECNAME , FIELDNAME FROM PSRECFIELDALL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | FIELDNAME2 | Character(18) | VARCHAR2(18) NOT NULL | List ID Field |