Menu

SAP Function Module ISB_GET_BP_PER_PH

Ermittelt die benötigten Basisportfolien

The Function Module ISB_GET_BP_PER_PH (Ermittelt die benötigten Basisportfolien) 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_PH
Short Text Ermittelt die benötigten Basisportfolien
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_KNOTEN LIKE JBRPHBAUM-PKNOTEN optionale PH-Knotenid
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
IT_SEL_TAB LIKE JBRBPPARA Selektionstabelle für Basisportfolien

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