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 674 added one line
At line 676 added 8 lines
*When [RPYEU] is run, a valid File Directory name must be selected in order for the XML file to be generated.
*The XML file contains all employees information to be read by the Oracle W2 Form Print program RPW2.
*RPYEU attaches the ‘.xml’ extension to the specified Media File name for the XML file, for example:
**Media File Name: W2_2012_mex.txt\\XML File Name: W2_2012_mex.xml
**Media File Name: W2_2012_mex\\XML File Name: W2_2012_mex.xml
*After [RPYEU] is run, Notepad or PFE editor can be used to review the XML file content.
*Double click on the .xml file to open the XML file using an xml editor.
*This XML file may be archived for historical purpose or for reprinting purpose by Oracle version RPW2
At line 676 removed 19 lines
- when RPYEU is run, the user MUST select a valid File Directory name in order for the XML file to be generated
- the XML file contains all employees information to be read by the Oracle W2 Form Print program RPW2
- RPYEU attaches the ‘.xml’ extension to the specified Media File name for the XML file:
e.g. Media File Name: W2_2012_mex.txt
XML File Name: W2_2012_mex.xml
e.g. Media File Name: W2_2012_mex
XML File Name: W2_2012_mex.xml
- after RPYEU is run, the user can use Notepad or PFE editor to review the XML file content
- the user can double click on the .xml file to open the XML file using an xml editor
- the user may archive this XML file for history purpose or for reprint purpose by Oracle version RPW2
At line 686 added 3 lines
*[RPYEU] should always be run with Trace Level = ‘Exceptions only’ for all employees
*if there is problem in [RPYEU] and there is a need to determine which employee has the problem, [RPYEU] should be run with Trace Level = ‘Program Trace'. This will print a list of processed employees in order to determine which employee has the problem.
*When Trace Level = ‘Program Trace’, the SQL SELECT Statements for Federal, State and Local levels are written as Trace messages.
At line 697 removed 6 lines
- user should always run RPYEU with Trace Level = ‘Exceptions only’ for all employees
- if there is problem in RPYEU and the user need to determine which employee has the problem, the user should run RPYEU with Trace Level = ‘Program Trace’, this will print a list of processed employees to determine which employee has the problem
- when Trace Level = ‘Program Trace’, the SQL SELECT Statements for Federal, State and Local levels are written as Trace messages