Functional Description
Purpose
This named business function will get the values of the processing options for P0801CMP based on the
version passed in.
Setup Notes and Prerequisites
Special Logic
Technical Specification
1.Move "0" to mnReturnCode.
2.Check to see if version is blank. If it is, assign ZJDE0001 as the default version.
3. Call the API AllocatePOVersionData, passing in hUser, P0801CMP, szVersion, and the size of the
processing option data structure.
4. If allocation was successful:
a. Pass back mnRtSalary
b. Pass back mnPercent1
c. Return ER_SUCCESS
5. If allocation was not successful:
a. Pass back mnReturnCode = 1
^
D0800105 - Get Employee Master Processing Options P0801
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnRtSalary | SAL | MATH_NUMERIC | OPT | NONE |
The amount that an employee is paid in one year, assuming that the employee is paid every pay period of the year.
For WorldSoftware:
For
| ||||
mnPercent1 | PE01 | MATH_NUMERIC | OPT | NONE |
The abbreviation for percentage. | ||||
mnMathNumeric01 | MATH01 | MATH_NUMERIC | OPT | NONE |
- - - Good Performance Low Value. | ||||
szVersion | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
|
None |
None |