Menu

SAP Function Module AIP1_GET_PRPOS_HIGH

Übergeordnetes Element zu Index ermitteln

The Function Module AIP1_GET_PRPOS_HIGH (Übergeordnetes Element zu Index ermitteln) is a standard Function Module in SAP ERP and is part of the function group AIP1 within the package AIP.

Technical Information

Function Module AIP1_GET_PRPOS_HIGH
Short Text Übergeordnetes Element zu Index ermitteln
Function Group AIP1
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INDEX LIKE SY-TABIX Index

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_END_OF_HIERARCHY LIKE Kz. 'Es gibt kein übergeordnetes Element'
E_IMPR LIKE IMPR Übergeordnetes Element
E_INDEX LIKE SY-TABIX Index des übergeordneten Elements
E_OBART LIKE IMPS-OBART CO-Objektart des übergeordneten Elements
E_OBJNR LIKE IMZO-OBJNR CO-Objektnummer des übergeordneten Elements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND I_INDEX zeigt auf kein Element