Menu

SAP Function Module FUNC_LOCATION_PREDECESSORS

Ermittlung der übergeordneten Plätze zu einem Technischen Platz

The Function Module FUNC_LOCATION_PREDECESSORS (Ermittlung der übergeordneten Plätze zu einem Technischen Platz) 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_PREDECESSORS
Short Text Ermittlung der übergeordneten Plätze zu einem Technischen Platz
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
DYFIELD LIKE SPACE Dynpro-Feld für Cursorposition bei Message
SPRAS LIKE IFLO-SPRAS SY-LANGU Lesesprache für Texte (Wunsch)
TABSTRUCTURE LIKE DD02D-TABNAME 'IFLOT' Struktur für Ergebnistabelle IFLO_TAB
TPLNR LIKE IFLO-TPLNR Nummer des Ausgangsplatzes
TPLNR_EXIT LIKE IFLO-TPLNR SPACE Auflösung nach diesem Platz abbrechen

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 Ergebnistabelle, inklusive Ausgangsplatz TPLNR

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
IFLOT_NOT_FOUND Eintrag in Tabelle IFLOT nicht gefunden
READ_ERROR Fehler beim Lesen abhängiger Segmente
RECURSIVENESS_FOUND Rekursivität gefunden
STRUCTURE_NOT_POSSIBLE Struktur für Ergebnistabelle nicht unterstützt