Menu

SAP Function Module INHERITANCE_HIERARCHIC_FL

Inheritance of data from superior funct.location

The Function Module INHERITANCE_HIERARCHIC_FL (Inheritance of data from superior funct.location) is a standard Function Module in SAP ERP and is part of the function group ILI1 within the package ILOM.

Technical Information

Function Module INHERITANCE_HIERARCHIC_FL
Short Text Inheritance of data from superior funct.location
Function Group ILI1
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
IFLO_IM LIKE IFLO Inheriting location, before
IFLO_MA LIKE IFLO Passing on location
I_SWITCH_INHER LIKE IREF-IIND SPACE Vererbungsflags in Unterstruktur bei gleichen Werten aktivieren
TEST_MODE LIKE IREF-IIND SPACE X - Testmodus -> keine externen Änderungen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IFLO_EX LIKE IFLO Inheriting location, subsequent
IND_ADDRESS_CHANGE LIKE IREF-IIND X - Vererbungslauf führte zu Adreßänderung
IND_CHANGE LIKE IREF-IIND X - Inheritance run resulted in change to IFLO_EX

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.