Functional Description
Purpose
The purpose of the Launch PrePayroll Driver function is generically launch all versions that have
been created for the Pre-Payroll UBE (R07200).
Setup Notes and Prerequisites
Special Logic
None
Technical Specification
Reads the Versions List (F983051) table to retrieve the processing options for the version passed to
the function.
Call jdeLaunchUBE to launch the program and version passed to the function. Pass the Payroll ID to
the program being launched.
^
D0700038 - DS for Launch Pre-Payroll Driver
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szPrePayrollProgram | PID | char | REQ | INPUT |
Special Input Expected
| ||||
szPrePayrollVersion | VERS | char | REQ | INPUT |
Special Input Expected
| ||||
szPayrollID | PAYD | char | REQ | INPUT |
Special Input Expected
| ||||
mnOverPaymentValue | PDBA | MATH_NUMERIC | OPT | NONE |
A code that defines the type of pay, deduction, benefit, or accrual.
Pay types are numbered from 1 to 999. Deductions and benefits are
| ||||
cReturnCode | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szVersionTimeEntry | VERSTE | char | OPT | NONE |
Use this processing option to indicate the version of the Time Entry Master Business Function (P050002A) that you want to use to process
| ||||
szFromPayroll_PAYD | PAYD | char | OPT | NONE |
A code that identifies a group of employees for whom you are processing payroll. Use this ID to process each step of the payroll
| ||||
szThruPayroll_PAYD | PAYD | char | OPT | NONE |
A code that identifies a group of employees for whom you are processing payroll. Use this ID to process each step of the payroll
| ||||
szServerName_DL30 | DL30 | char | OPT | NONE |
A description, remark, name or address. | ||||
cCalledFromFlag_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cExpenseDistribCode_JCTY | JCTY | char | OPT | NONE |
This code determines the G/L date for labor and burden entries. Document types T2 and T4 are used to record labor and T3 is used to
| ||||
cCreateJEsInFullDetail_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
jdOverrideAcctgDate_AGDT | AGDT | JDEDATE | OPT | NONE |
The date on which the payroll-accounting journal entries are created. This date is the payment date unless you override it. | ||||
cAccountsPayableInteg_IAP | IAP | char | OPT | NONE |
A/P Integration is used to specify the level of integration between the Payroll and the Accounts Payable systems. Pro forma vouchers are
| ||||
cRunAccountsPayableInt_APIN | APIN | char | OPT | NONE |
A code that allows you to rerun A/P integration without rerunning pay period journals. This code is typically associated with a checkbox.
| ||||
cWAInvoiceDate_ARST | ARST | char | OPT | NONE |
A code that specifies whether the invoice date on the voucher is the payroll check date or the pay period end date. When the Accounts
| ||||
cSeparateBatchForDBAsTax_APVB | APVB | char | OPT | NONE |
A code that specifies whether to separate DBA vouchers and tax vouchers into two batches. This code is useful when your payment
| ||||
mnAccrualFactorRate_ACCF | ACCF | MATH_NUMERIC | OPT | NONE |
The accrual factor applies to payroll expenses and is normally used during a transition pay period where all timecards are entered with a
|
None |
F983051 Versions List |