Functional Description
The purpose of this business function is Fetch from F05844 using the full key, if no record is found then fetch using CO and
approval type and business unit = ' '. if no record then fetch where CO = 00000
Technical Specifications
Parameters
Data ItemRequiredI/ODescription
HMCOYIszCompanyHome
HMCUYIszCostCenterHome
APOPTYYIszApprovalType9
LVELFNOnLevelFrom
LVELTNOnLevelTo
ANHANOmnHighestAuthority
Ev01NOcError
Related Tables
Table Table Description
F05844
Processing
Fetch using the full key from F05844
If no record is found , then fetch using CO and approval type and where business unit is blank'.
If no record then fetch where CO = 00000
D0500370 - Get Approval Hierarchy Table
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCompanyHome | HMCO | char | REQ | INPUT |
The company number where the employee records generally reside. | ||||
szCostCenterHome | HMCU | char | REQ | INPUT |
The number of the business unit in which the employee generally resides. | ||||
szApprovalType9 | APPTY | char | REQ | INPUT |
A user defined code (05/AP) that specifies the type of change that requires an approval. For example, the approval type code required to
| ||||
nLevelFrom | LVELF | integer | OPT | OUTPUT |
The minimum numeric level above an employee that a manager must be for the manager to be included in the approval hierarchy. Any
| ||||
nLevelTo | LVELT | integer | OPT | OUTPUT |
The maximum numeric level above an employee that a manager can be for the manager to be included in the approval hierarchy. Any
| ||||
mnHighestAuthority | ANHA | MATH_NUMERIC | OPT | OUTPUT |
The final authority in the approval process. This could be an individual or a department. | ||||
cError | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. |
None |
None |