PY_YE_IN_W2C_LN(SQL Table) |
Index Back |
|---|---|
Insights W2 corrections LanInsights W2 corrections related language record |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Number(4,0) | SMALLINT NOT NULL | Represents the year for personal income tax purposes. | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | W-2 Reporting Company | |
| 4 | Character(1) | VARCHAR2(1) NOT NULL |
Tax Form Identification
A=T4A Slip B=Business Payrolls Survey - CAN C=WCB Assessable Earnings E=Record of Employment F=940 - Annual Employer's FUTA I=W-2VI J=W-2cVI M=W-2GU N=W-2cGU P=W-2PR Q=W-2cPR R=RL-1 Slip S=W-2AS T=T4 Slip U=W-2cAS V=RL-2 Slip W=W-2 X=W-2c Y=1099-R Z=1042-S |
|
| 5 | Number(2,0) | SMALLINT NOT NULL | Sequence Number | |
| 6 | Number(4,0) | SMALLINT NOT NULL | W-2c Batch Number | |
| 7 | Number(4,0) | SMALLINT NOT NULL | W-2c Batch Year | |
| 8 | Number(2,0) | SMALLINT NOT NULL | A sequential number to indicate the number of W2/W-2c that have been issued/generated for an employee. Initial copy will have a value of 1. Used in Self Service Year-End Forms. | |
| 9 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 10 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Department |
| 11 | PAYGROUP | Character(3) | VARCHAR2(3) NOT NULL | Pay Group |
| 12 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
| 13 | PY_DEPT_DESCR | Character(100) | VARCHAR2(100) NOT NULL | Department description |
| 14 | PY_PAYGROUP_DESCR | Character(100) | VARCHAR2(100) NOT NULL | Paygroup Description |
| 15 | PY_BUS_DESCR | Character(100) | VARCHAR2(100) NOT NULL | Business Unit description |