Menu

SAP Function Module ISB_GET_BP_PER_PHNODE_ID

Ermittelt die Basisportfolien, die an einem PH-Knoten hängen

The Function Module ISB_GET_BP_PER_PHNODE_ID (Ermittelt die Basisportfolien, die an einem PH-Knoten hängen) is a standard Function Module in SAP ERP and is part of the function group JBRX within the package JBR.

Technical Information

Function Module ISB_GET_BP_PER_PHNODE_ID
Short Text Ermittelt die Basisportfolien, die an einem PH-Knoten hängen
Function Group JBRX
Package JBR
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_HIER LIKE JBRPHBAUM-PHID Portfoliohierarchie
I_SICHT LIKE JBRSI-SICHTID Sicht

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_JBRBP LIKE JBRBP ermittelte Basisportfolien
IT_JBRPHBAUM LIKE JBRPHBAUM Baumdarstellung der Portfoliohierarchie

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_BP_IN_HIERARCHIE Keine BPs in der Baumdarstellung der Hierarchie
NO_SICHT die angegebene Sicht ist nicht vorhanden