Menu

SAP Function Module INHERITANCE_FRAME_PROGRAM

Outline program for execution of data transfer for technical objects

The Function Module INHERITANCE_FRAME_PROGRAM (Outline program for execution of data transfer for technical objects) 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_FRAME_PROGRAM
Short Text Outline program for execution of data transfer for technical objects
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
DDIC_NAME_SOURCE_OBJECT LIKE INHB-TOBJN DDIC name of ini. autho. obj.(IRLO/IFLO/EQUI)
IND_NO_RMP_INH_POSSIBLE LIKE IREF-IIND Vererbung von Referenzmesspunkt wird nicht erwartet
I_DO_EQUI_INHER LIKE IREF-IIND 'X' Ggf. vorhandene Unterequis müssen geprüft/upgedatet werden
I_SWITCH_INHER LIKE IREF-IIND SPACE Vererbungsflags in Unterstruktur bei gleichen Werten aktivieren
SOURCE_EQUI LIKE V_EQUI SPACE Source WA if initial authorization obj.- EQUI
SOURCE_IFLO LIKE IFLO SPACE Source WA if initial authorization obj.- IFLO
SOURCE_IRLO LIKE IRLO SPACE Source WA if initial authorization obj.- IRLO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_TRANSMITTED LIKE IREF-IIND X - Data transfer carried out
IND_ADDRESS_CHANGE LIKE IREF-IIND X - Call Function ADDR_MEMORY_SAVE
INHERITANCE_BREAKS LIKE IREF-IIND X -Cancellation occurred in data transmission

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.