GPHK_RNCTL_PSLP(SQL Table) |
Index Back |
|---|---|
GPHK Payslip RC RecordThis record is used to capture details for generating payslips |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL |
Calendar Run Id
Prompt Table: GPHK_PSLPCAL_VW |
| 4 | GPHK_SORT_KEY1 | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify the first sort key.
00=Not Applicable 10=Pay Entity 20=Location 30=Department 40=Employee Name 50=Paygroup Default Value: 00 |
| 5 | GPHK_SORT_KEY2 | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to determine the second sort key
00=Not Applicable 10=Pay Entity 20=Location 30=Department 40=Employee Name 50=Paygroup Default Value: 00 |
| 6 | GPHK_SORT_KEY3 | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify the third sort key.
00=Not Applicable 10=Pay Entity 20=Location 30=Department 40=Employee Name 50=Paygroup Default Value: 00 |