Functional Description
This NER is intended to retrieve or update information against the Employee Master (F060116) as necessary for the DBA Instructions application
(P050181). The only field updateable by this NER is the Update Flag field (UFLG). It will only be updated if deemed necessary by the application and the user is
not running OneWorld payroll.
SetUp Notes
Technical Specifications
Parameters
Data Item Data Structure DescriptionI/ORequiredTable
AN8 mnAddressNumber_AN8IY
EV01cFetchUpdateFlag_EV01IY
HMCOszHomeCompany_HMCOON
UNszUnionCode_UNON
JBCDszJobType_JBCDON
JBSTszJobStep_JBSTON
USRszPayrollLockoutId_USRON
UFLGcUpdateFlag_UFLGN
FICMcTaxCalcMethod_FICMON
DIVCszBenefitGroupCode_DIVCON
ALPHszAlphaName_ALPHON
Processing
Fetch information from Employee Master if cFetchUpdateFlag_EV01 = 1.
Update the cUpdateFlag_UFLG in the Employee Master if the cFetchUpdateFlag_EV01= 2.
D0500058 - F060116 DBA Instructions Interface
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber_AN8 | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
cFetchUpdateFlag_EV01 | EV01 | char | REQ | INPUT |
An option that specifies the type of processing for an event. | ||||
szCompanyHome_HMCO | HMCO | char | OPT | OUTPUT |
The company number where the employee records generally reside. | ||||
szUnionCode_UN | UN | char | OPT | OUTPUT |
A user defined code (06/UN) that represents the union or plan in which the employee or group of employees work or participate. | ||||
szJobType_JBCD | JBCD | char | OPT | OUTPUT |
A user defined code (07/G) that defines the jobs within your organization. You can associate pay and benefit information with a job type and
| ||||
szJobStep_JBST | JBST | char | OPT | OUTPUT |
A user defined code (07/GS) that designates a specific level within a particular job type. The system uses this code in conjunction with job
| ||||
szPayrollLockoutId_USR | USR | char | OPT | OUTPUT |
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
| ||||
cUpdateFlag_UFLG | UFLG | char | OPT | NONE |
This indicator in the employee master is under program control. It is set to Y when anything is added, changed or deleted related to the
| ||||
cTaxCalcMethod_FICM | FICM | char | OPT | OUTPUT |
A code that specifies the tax method that the Vertex payroll-tax calculation system uses to calculate certain taxes. The codes are defined in
| ||||
szBenefitGroupCode_DIVC | DIVC | char | OPT | OUTPUT |
The benefit group to which the employee is assigned. Benefit groups facilitate employee enrollment by categorizing benefit plans and
| ||||
szNameAlpha_ALPH | ALPH | char | OPT | OUTPUT |
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter
|
None |
None |