GPGB_PSLIP(SQL Table) |
Index Back |
---|---|
Prepare Printed PayslipsPrepare Printed Payslips Run Control Modified by PSC on site at Unilever to use GP_CAL_RUN4_VW instead of GP_CAL_RUN1_VW for the calendar group prompt. This removes the dependency for calendar groups to be prior to banking porcessing |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL |
Calendar Run Id
Prompt Table: GP_CAL_RUN4_VW |
4 | STRM_NUM | Number(4,0) | SMALLINT NOT NULL |
Stream Number
Prompt Table: GP_TLSTRM_VW |
5 | RUN_CALC_IND | Character(1) | VARCHAR2(1) NOT NULL | Calculate Payees |
6 | RUN_FINAL_IND | Character(1) | VARCHAR2(1) NOT NULL |
Finalize Entire Run
Y/N Table Edit Default Value: N |