Menu

SAP Function Module AIPR_GET_HIERARCHY_TO_WBSELEM

- alt -

The Function Module AIPR_GET_HIERARCHY_TO_WBSELEM (- alt -) is a standard Function Module in SAP ERP and is part of the function group AIPR within the package AIP.

Technical Information

Function Module AIPR_GET_HIERARCHY_TO_WBSELEM
Short Text - alt -
Function Group AIPR
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_PR_TOP_OBJECT LIKE BPGE-OBJNR CO-Objektnummer des Top-PSP-Elements

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COHYOBJ_TAB TYPE IM_COHYOBJ_TAB_TYPE Hierarchie in COHYOBJ-Darstellung
E_PRPS LIKE PRPS PRPS-Satz zum Top-PSP-Element

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_OBJLIST_PS LIKE OBJLIST_PS Hierarchie in OBJLIST_PS-Darstellung
ET_RSTHIE LIKE RSTHIE Hierarchie in RSTHIE-Darstellung
IT_PRHI LIKE PRHI PRHI-Sätze zu allen PSP-Elementen des Projekts

Exceptions

This function module does not define any Exceptions.