PW_KEYFLD_SRC(SQL View) |
Index Back |
---|---|
Price Key fieldsThis records keeps the record and field names for Price Key |
SELECT recname , fieldname FROM PS_PW_KEY_FIELD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSRECDEFN |
2 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: PSDBFIELD |