This page (revision-155) was last changed on 19-Oct-2022 21:04 by Karen Parrott

This page was created on 26-Nov-2021 10:22 by jmyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
155 19-Oct-2022 21:04 1 KB Karen Parrott to previous
154 26-Nov-2021 10:22 1 KB kparrott to previous | to last
153 26-Nov-2021 10:22 1 KB mmcfarland to previous | to last
152 26-Nov-2021 10:22 2 KB mmcfarland to previous | to last
151 26-Nov-2021 10:22 2 KB kparrott to previous | to last
150 26-Nov-2021 10:22 2 KB kparrott to previous | to last
149 26-Nov-2021 10:22 2 KB kparrott to previous | to last
148 26-Nov-2021 10:22 2 KB kparrott to previous | to last
147 26-Nov-2021 10:22 2 KB kparrott to previous | to last
146 26-Nov-2021 10:22 2 KB rforbes to previous | to last
145 26-Nov-2021 10:22 2 KB eyeung to previous | to last
144 26-Nov-2021 10:22 2 KB eyeung to previous | to last
143 26-Nov-2021 10:22 2 KB rforbes to previous | to last Taxation W2 Process ==> W2 Process
142 26-Nov-2021 10:22 2 KB rforbes to previous | to last W2 Process ==> Taxation W2 Process
141 26-Nov-2021 10:22 2 KB jmyers to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 444 added 18 lines
|W2-ER-F-STATE|Employer foreign State/province|Constant|Employer foreign state/province or Constant\\ \\Enter the word NAME or blank
|W2-ER-F-POSTAL|Employer foreign postal code|Constant|Enter Employer foreign postal code or Constant
|W2-ER-COUNTRY|Employer country if applicable|Constant|Enter Employer country\\ \\Enter blank, system derived
|W2-ER-F-COUNTRY|Employer foreign country|Constant|Enter the word NAME or the word ISO or blank
|W2-ER-TAX-JURIS|Tax Jurisdiction Code|Constant |Enter appropriate code or null
|W2-KIND-OF-EMPLOYER|Kind of Employer|Constant|
|| || || ||
|W2-EE-SSN|Employee Social Security Number|Data Base Column|EID.GOVERNMENT_CODE
|W2-EE-FIRST-NAME|Employee First Name|Data Base Column|EID.FIRST_NAME
|W2-EE-MIDDLE|Employee Middle Name|Data Base Column|EID.MIDDLE_NAME
|W2-EE-LAST-NAME|Employee Last Name|Data Base Column|EID.LAST_NAME
|W2-EE-SUFFIX|Employee Suffix Name|Data Base Column|EID.RANK with derivation expression\\ \\Decode(~,’01’,’JR’,’02’,’SR’,NULL)
|W2-EE-LOCN-ADDR|Employee Location Address|Constant|Employee’s location address\\ \\i.e. Attention, Suite, Room # etc\\ \\EPS.ADDRESS_LINE_2\\EPS.MAIL_ADDRESS_LINE_2\\\ \\Enter the word MAIL or blank\\To use Primary address, leave this blank.\\To use Mailing address, enter the word MAIL.\\System will derive the complete primary or mailing address and store in the Address Identifiers.
|W2-EE-DELIV-ADDR|Employee Delivery Address|Constant|Employee’s delivery address\\ \\i.e. Street or Post Office Box\\ \\EPS.ADDRESS_LINE_2 or EPS.MAIL_ADDRESS_LINE_2\\ \\Enter blank, system derived
|W2-EE-CITY|Employee City|Constant|Employee’s city\\ \\EPS.LOCALITY or EPS.MAIL_LOCALITY\\ \\Enter blank, system derived
|W2-EE-STATE|Employee State Abbrev|Constant|Employee’s State abbreviation\\ \\DSP.STATE_PROVINCE_CODE\\ \\Enter blank, system derived
|W2-EE-ZIP|Employee ZIP Code|Constant|Employee’s ZIP Code\\ \\EPS.ZIP_POSTAL or EPS.MAIL_ZIP_POSTAL\\ \\Enter blank, system derived
|W2-EE-ZIP-EXT|Employee ZIP Extension|Constant|Enter employee’s ZIP Code\\ \\EPS.ZIP_POSTAL or EPS.MAIL_ZIP_POSTAL\\ \\Use derivation expression substr(~,6) for ZIP extension
At line 445 removed 59 lines
|W2-ER-F-STATE|Employer foreign State/province|Constant|Employer foreign state/province or Constant enter the word NAME or blank
W2-ER-F-POSTAL Employer foreign postal code Constant Enter Employer foreign postal code
or Constant
W2-ER-COUNTRY Employer country if applicable Constant Enter Employer country
- enter blank, system derived
W2-ER-F-COUNTRY Employer foreign Country Constant Enter the word NAME or
the word ISO or blank
W2-ER-TAX-JURIS Tax Jurisdiction Code Constant Enter appropriate code or null
W2-KIND-OF-EMPLOYER Kind of Employer Constant
W2-EE-SSN Employee Social Security Number Data Base Column EID.GOVERNMENT_CODE
W2-EE-FIRST-NAME Employee First Name Data Base Column EID.FIRST_NAME
W2-EE-MIDDLE Employee Middle Name Data Base Column EID.MIDDLE_NAME
W2-EE-LAST-NAME Employee Last Name Data Base Column EID.LAST_NAME
W2-EE-SUFFIX Employee Suffix Name Data Base Column EID.RANK with derivation
expression
Decode(~,’01’,’JR’,’02’,’SR’,NULL)
W2-EE-LOCN-ADDR Employee Location Address Constant Employee’s location address
i.e. Attention, Suite, Room # etc
EPS.ADDRESS_LINE_2
EPS.MAIL_ADDRESS_LINE_2
- enter the word MAIL or blank
To use Primary address, leave this blank.
To use Mailing address, enter the word MAIL.
System will derive the complete primary or mailing address and store in the Address Identifiers.
W2-EE-DELIV-ADDR Employee Delivery Address Constant Employee’s delivery address
i.e. Street or Post Office Box
EPS.ADDRESS_LINE_2 or
EPS.MAIL_ADDRESS_LINE_2
- enter blank, system derived
W2-EE-CITY Employee City Constant Employee’s city
EPS.LOCALITY or
EPS.MAIL_LOCALITY
- enter blank, system derived
W2-EE-STATE Employee State Abbrev Constant Employee’s State abbreviation
DSP.STATE_PROVINCE_CODE
- enter blank, system derived
W2-EE-ZIP Employee ZIP Code Constant Employee’s ZIP Code
EPS.ZIP_POSTAL or
EPS.MAIL_ZIP_POSTAL
- enter blank, system derived
W2-EE-ZIP-EXT Employee ZIP Extension Constant Enter employee’s ZIP Code
EPS.ZIP_POSTAL or
EPS.MAIL_ZIP_POSTAL
- use derivation expression
substr(~,6) for ZIP extension