Functional Description
Purpose
To find the Annual Spending Limits effective during a specified period for an Employee and DBA Code.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Select first record in Employee DBA Instructions file (F06106) for the Employee/DBA that is effective
during the period the user passes in (Effective and Ending Effective Dates). If nothing is found in
the F06106, or if the Annual Spending Limit is 0, then retrieve the default Annual Spending Limit from
the DBA Specification File (F069116).
DN0800052 - Get Annual Spending Limits
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
| ||||
mnDBACode | 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
| ||||
jdDateBeginning | EFTB | JDEDATE | REQ | INPUT |
The date that an address, item, transaction, or table record becomes active. The meaning of this field differs, depending on the program.
| ||||
jdDateEnding | 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
| ||||
mnLimitOnAnnualDollars | ADL | MATH_NUMERIC | OPT | OUTPUT |
The maximum amount that can be withheld or accrued in a year for a deduction, benefit or accrual. This amount is expressed in dollars for
| ||||
cErrorCode | ERRC | char | OPT | OUTPUT |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |