Functional Description
Purpose
This function will look for any payroll history for the Fund Allocation DBA as of the date passed in.
If World payroll is used, then look in the F0619 for history. If One World Payroll is used, then
look in the F0719 for history.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Get Environment Value for the data item SY07P733 from the System Control File (F98410)
If VA evt_cModuleExistsOW_MEOW is not equal to "1"
NO OW B733 OR LATER, USE THE F0619
Else
USING OW B733 OR LATER, USE THE F0719
Endif
^
D0800082 - Check For Fund Allocation Payroll History
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | 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
| ||||
mnPayDeductBenAccType | PDBA | MATH_NUMERIC | REQ | INPUT |
A code that defines the type of pay, deduction, benefit, or accrual.
Pay types are numbered from 1 to 999. Deductions and benefits are
| ||||
jdDateEffectiveRates | EFT | JDEDATE | REQ | INPUT |
The date that identifies when a date is first valid. The effective date is used generically. It can be a lease effective date, a price or cost
| ||||
cHistoryExistsFlag | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
jdDatePayCheck | CKDT | JDEDATE | OPT | OUTPUT |
The date associated with the various types of net pay instructions. This date relates to a payroll check, an interim payment, a bank
| ||||
jdDateEndingEffective | EFTE | JDEDATE | OPT | INPUT |
The date on which the item, transaction, or table becomes inactive, or through which you want transactions to appear. This field is used
|
None |
None |