Menu

SAP Function Module FUNC_LOCATION_HIERARCHY

Hierarchieauflösung für Technische Plätze

The Function Module FUNC_LOCATION_HIERARCHY (Hierarchieauflösung für Technische Plätze) is a standard Function Module in SAP ERP and is part of the function group ILO1 within the package ILOM.

Technical Information

Function Module FUNC_LOCATION_HIERARCHY
Short Text Hierarchieauflösung für Technische Plätze
Function Group ILO1
Package ILOM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUFFER_BYPASS LIKE IREF-IIND SPACE X - Umgehung des lokalen Datenpuffers
INCLUDING_ROOT LIKE IREF-IIND SPACE X - Plätze aus ROOT_TAB mit in IFLO_TAB stellen
LEVEL_LIMIT LIKE SY-INDEX '0' Limit für Hierarchieebenen, 0 - kein Limit
SPRAS LIKE IFLO-SPRAS SY-LANGU Lesesprache für Texte (Wunsch)
TABSTRUCTURE LIKE DD02D-TABNAME 'IFLOT' Struktur für Ergebnistabelle IFLO_TAB

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LEVEL_FOUND LIKE SY-INDEX Gefundene Anzahl von Hierarchieebenen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IFLO_TAB LIKE Technische Plätze, Ergebnistabelle
ROOT_TAB LIKE Technische Plätze, Selektionstabelle oder -WA

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
READ_ERROR Fehler beim Lesen abhängiger Segmente
ROOT_NOT_FOUND Platz aus ROOT_TAB nicht gefunden
STRUCTURE_NOT_POSSIBLE Struktur für Ergebnistabelle nicht unterstützt