1.Functional Description
1.1Purpose
Within Call Time Entry the user can enter a PDBA code on a Time Entry record. If the user is going to upload the records to the F06116Z1 file, we
need to make sure that the PDBA code is type "P" (Time Cards). This is required to process records through the Payroll system.
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
2.4Processing
F069116.FetchSingle
PDBACode = BF mnPayDeductBenAccType
If BF SuppressErrorMessage is not equal to "1"
BF ErrorMessageID = "141G"
End If
D1702000 - Validate PDBA Code for Case Time Entry
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnPayDeductBenAccType_PDBA | 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
| ||||
cSuppressErrorMessage_SUPPS | SUPPS | char | OPT | INPUT |
Special Input Data:
| ||||
szErrorMessageID_DTAI | DTAI | char | OPT | OUTPUT |
Special Output Data:
|
None |
None |