Menu

SAP Function Module AIPR_GET_PR_SINGLES

Ermitteln von PSP-Elementen mit/ohne Hierarchie

The Function Module AIPR_GET_PR_SINGLES (Ermitteln von PSP-Elementen mit/ohne Hierarchie) 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_PR_SINGLES
Short Text Ermitteln von PSP-Elementen mit/ohne Hierarchie
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_OBJ TYPE IM_COOBJ_TAB_TYPE PSP-Elemente (Objektnummern)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OBJ_PR TYPE IM_COOBJ_TAB_TYPE PSP-Elemente mit Hierarchie (Objektnummern)
E_OBJ_PR_SINGLE TYPE IM_COOBJ_TAB_TYPE PSP-Elemente ohne Hierarchie (Objektnummern)

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_PRHI LIKE PRHI Projektstrukturplan, Kanten (Hierarchiezeiger)

Exceptions

This function module does not define any Exceptions.