GPAU_WGEA_ED_VW(SQL View) |
Index Back |
---|---|
GPAU WGEA RemunerationGPAU WGEA Remuneration section configuration |
SELECT section_id , effdt , entry_type_id , pin_num + 50000000 FROM PS_GPAU_WGEA_E_D |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SECTION_ID | Character(10) | VARCHAR2(10) NOT NULL | Section ID for sections in the rule. |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | ENTRY_TYPE_ID | Character(3) | VARCHAR2(3) NOT NULL |
Element Entry Type ID
Prompt Table: GP_ENT_E_D_VW |
4 | PIN_NUM | Number(8,0) | INTEGER NOT NULL |
PIN Number
Prompt Table: %GP_EDIT_FLD3 |