GP_PSLP_PRT_UNT(SQL Table) |
Index Back |
---|---|
Payslip printing unitsThis table defines what detailed units to print - the units can be Company, Establishment, Location, Payee, Pay Group, Department or Payslip Template |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | GP_PSLP_PRT_CAT | Character(4) | VARCHAR2(4) NOT NULL |
This field contains the different detailed criteria choices for a population of payees to receive a printed payslip
COMP=Company DEPT=Department ESTA=Establishment LOCN=Location PAYG=Pay Group PYEE=Payee PYEN=Pay Entity STRM=Stream Number |
4 | GP_PSLP_ORG_UNIT | Character(18) | VARCHAR2(18) NOT NULL | Payslip Organizational Unit |
5 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: BUS_UNIT_TBL_HR |