Functional Description
Purpose
The purpose of this business function is to get the HR constants from the table F08043.
Setup Notes and Prerequisites
Special Logic
There should be at most only one record in the table F08043. Therefore, a Select All is done
followed by a Fetch Next to get the record in the table.
A successful retrieval of information will result in cErrorStatus = 1. Otherwise, cErrorStatus will
be 0.
Technical Specification
Data Item Data Structure DescriptionI/ORequiredNotes
DTALDate File LibraryON
HRSSHR Subsystem NameON
IGLEIncrease Guideline EditON
BDLSBasedon Date for Length of Service ON
OTPSOrganization Type StructureON
ERRCError CodeON
D0800193 - Get HR Constants
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szOrganizationType | OTPS | char | OPT | NONE |
A user-defined code (00/TS) that identifies the type of organization structure, such as financial or responsibility. Each type of organization
| ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
cIncreaseGuidelineEdit | IGLE | char | OPT | NONE |
A code that specifies whether the system allows increase amounts that are outside of the guideline range, and the type of message that
| ||||
szBasedonDateforlenghtofSe | BDLS | char | OPT | NONE |
The UDC table is attached to this item (08/RW). | ||||
szDataFileLibrary | DTAL | char | OPT | NONE |
The name of the data file library in which the data queue exists. Whenever a change is made to the History Constants Information, the
| ||||
szHrSubSystem | HRSS | char | OPT | NONE |
This is the name of the HR subsystem. This subsystem is created (if it doesn't already exist) when the option to start the HR subsystem is
| ||||
mnMultiplierPayMultiplier | MLT | MATH_NUMERIC | OPT | NONE |
Multiplier - Rate Multiplier |
None |
None |