FIELD_LIST_DETL(SQL Table) |
Index Back |
---|---|
Field List DefinitionUtilitarian field list. Used initially with Workflow Approvals to identify whether important fields change so that Approvals can be re-submitted. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | FIELD_LIST_ID | Character(30) | VARCHAR2(30) NOT NULL | Field List ID |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSRECDEFN_VW |
3 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: PSRECFIELDALL |