The Function Module K_FIND_STANDARD_HIERARCHY (Ermittelt Standardhierarchien aus Kostenrechnungskreis) is a standard Function Module in SAP ERP and is part of the function group KTRA within the package KBAS.
Function Module | K_FIND_STANDARD_HIERARCHY |
Short Text | Ermittelt Standardhierarchien aus Kostenrechnungskreis |
Function Group | KTRA |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KOKRS | LIKE | TKA01-KOKRS | Controlling area | |
I_TYPE | LIKE | S-cost center P-profit center B-bus.processes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HIERARCHY | LIKE | Standard hierarchy |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HIERARCHY_NOT_FOUND | Hierarchy not yet created |
INVALID_KOKRS | Controlling area does not exist |
INVALID_TYPE | Call with incorrect category (only: S,P,B) |