Functional Description
Purpose
The Named ER updates YDYST1 field with '1' in F06210 to force a rerun of prepayroll.
Setup Notes and Prerequisites
Special Logic
Technical Specification
1. If the passed szPayrolllockoutidentifi <> Blank, get the payroll ID from the szPayrolllockoutidentifi string, starting
from the 11th char for a length of 3.
2. Get Audit Information, the user id, workstation, today date
3. Update F06210 record using key, payroll ID, with YDYST1 being '1' and the audit information.
4. If the update is successful, set cUpdateSucessFlag = '1.
5. Otherwise the update is not successful, set cUpdateSucessFlag = '0'.
^
DN0800008 - Update F06210 to Force Payroll Rerun
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szPayrolllockoutidentifi | USR | char | NONE | NONE |
This code is a combination of the IBM user ID and the batch number assigned to a prepayroll selection. It is used to prohibit one employee
| ||||
cUpdateSucessFlag | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
None |