PSHUP_COS_DEF(SQL Table) |
Index Back |
---|---|
PSHUP Company/Paygroup DefThis record is used to define the list of Company/Paygroup valid for the Paysheet Update Inactive Employees Program. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSHUP_PROG_ID | Character(3) | VARCHAR2(3) NOT NULL | Paysheet Update for Inactive Employees Program Id. |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL |
Company
Prompt Table:
COMPANY_TBL
|
4 | PAYGROUP | Character(3) | VARCHAR2(3) NOT NULL |
Pay Group
Prompt Table:
PAYGROUP_TBL
|