Menu

SAP Function Module INHERITANCE_FROM_REFERENCE

Inheriting from reference functional location

The Function Module INHERITANCE_FROM_REFERENCE (Inheriting from reference functional 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_FROM_REFERENCE
Short Text Inheriting from reference functional 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
IRLO_WA LIKE IRLO Inherited reference location

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_CHANGE LIKE 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.