PSHUP_VC_WRK(SQL Table) |
Index Back |
---|---|
Inactive Employees Work RecordThis record is used as temporary for PSHUP Inactive Employees during Variable Compensation Validation. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
4 | VC_PLAN_ID | Character(10) | VARCHAR2(10) NOT NULL | VC Plan ID |
5 | VC_PAYOUT_PRD_ID | Character(10) | VARCHAR2(10) NOT NULL | Payout Period ID |
6 | GB_GROUP_ID | Character(15) | VARCHAR2(15) NOT NULL | Group Build ID. |
7 | EMPL_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Payroll Status
A=Active D=Deceased L=Leave of Absence P=Leave With Pay Q=Retired With Pay R=Retired S=Suspended T=Terminated U=Terminated With Pay V=Terminated Pension Pay Out W=Short Work Break X=Retired-Pension Administration |
8 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
9 | PAYGROUP | Character(3) | VARCHAR2(3) NOT NULL | Pay Group |
10 | PSHUP_PROG_ID | Character(3) | VARCHAR2(3) NOT NULL | Paysheet Update for Inactive Employees Program Id. |
11 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
12 | ERNCD | Character(3) | VARCHAR2(3) NOT NULL | Earnings Code |
13 | PY_ALL_COS | Character(1) | VARCHAR2(1) NOT NULL |
All Companies and Paygropus Indicator for Paysheet Update Inactive Employees Program.
Y/N Table Edit Default Value: N |
14 | PY_ALL_EARNS | Character(1) | VARCHAR2(1) NOT NULL |
All Earning Codes Indicator for Paysheet Update for Inactive Employess processing.
Y/N Table Edit Default Value: N |
15 | PY_ALL_SOURCES | Character(1) | VARCHAR2(1) NOT NULL |
All Paysheet Update Sources Indicator.
Y/N Table Edit Default Value: N |
16 | VC_AWARD_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Award Status
A=Approved C=Cancelled D=Ready to Submit E=Error I=Initial Calculation J=Rejected P=Paid/Granted R=Recommended S=Submitted T=Accepted |
17 | REJECTED_REASON | Character(2) | VARCHAR2(2) NOT NULL |
This field is used to identify the reason for rejecting a PI record from Variable Compensation.
01=Invalid Earning Code 02=Invalid Employee ID & Record# 03=Invalid Currency Code 04=Problem in loading to file 05=Transaction already exists 06=Amount Exceeds Payroll Maximum 07=Reject All - Requested by User 08=Cal closed. Retro not allowed. 09=Error populating Gen PI. 10=Error populating VC Plan tbl 11=Error Updating GPVC_ACK_PUB 12=Deleted from GP PI. 13=Invalid Pin Num 14=Calendar Finalized. 15=Negative Amount 99=Expenses Sheet in Error |