SAP Function Module K_FIND_STANDARD_HIERARCHY

Ermittelt Standardhierarchien aus Kostenrechnungskreis

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.

Technical Information

Function Module K_FIND_STANDARD_HIERARCHY
Short Text Ermittelt Standardhierarchien aus Kostenrechnungskreis
Function Group KTRA
Package KBAS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HIERARCHY LIKE Standard hierarchy

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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)