Menu

SAP Function Module AIPH_EO_EP_GET_STRUCTURE

Generate program structure from the EO

The Function Module AIPH_EO_EP_GET_STRUCTURE (Generate program structure from the EO) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_RELATIONS within the package AIP.

Technical Information

Function Module AIPH_EO_EP_GET_STRUCTURE
Short Text Generate program structure from the EO
Function Group AIPH_EO_RELATIONS
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_EPDEF_ID TYPE EPDEF_ID ID of the program to be processed
I_KEY_DATE TYPE BEGDATUM SY-DATUM Key date for the structure evaluation
I_OBJID TYPE PD_OBJID_R Internal ID of the org unit
I_PLVAR TYPE PLVAR Plan version

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ET_IMPR LIKE IMPR program structure in 'natural order'
ET_LEVEL LIKE RIM_LEVEL map between level and position number

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_POSITIONS program positions were found in the eo
PLVAR_NOT_FOUND plan version does not exist