GP_PKG_WA3_VW(SQL View) |
Index Back |
---|---|
Packaging View - WA FieldsThis is a Packaging View. It is used to move Writeable Array Fields between databases. |
SELECT PIN_NUM + 50000000 ,FIELDNAME ,ENTRY_TYPE_ID ,PIN_ELEM_NUM FROM PS_GP_WA_FLD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PIN_NUM | Number(8,0) | INTEGER NOT NULL |
PIN Number
Default Value: GP_PIN.PIN_NUM |
2 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: %RECNAME_EDIT |
3 | ENTRY_TYPE_ID | Character(3) | VARCHAR2(3) NOT NULL |
Element Entry Type ID
Prompt Table: %RECNAME_EDIT2 |
4 | PIN_ELEM_NUM | Number(8,0) | INTEGER NOT NULL |
Element Number
Prompt Table: %GP_EDIT_FLD2 |