Menu

SAP Function Module ISB_RM_PH_FOR_EVAL_GET

IS-B: RM Liefert Zweig der PortfHierarchie mit Basisportfolien

The Function Module ISB_RM_PH_FOR_EVAL_GET (IS-B: RM Liefert Zweig der PortfHierarchie mit Basisportfolien) is a standard Function Module in SAP ERP and is part of the function group JBRJ within the package JBR.

Technical Information

Function Module ISB_RM_PH_FOR_EVAL_GET
Short Text IS-B: RM Liefert Zweig der PortfHierarchie mit Basisportfolien
Function Group JBRJ
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_DEACTIVE TYPE JBRPH-NOTACTIV ' ' X - Zugriff auf deaktiver PH erlaubt
I_PH_TESTMODE TYPE AFWCH_FLAG_SELE ' ' X -PH mit Filtertestselektionen
P_PHID LIKE JBRPHBAUM-PHID Portfoliohierarchie
P_SICHT LIKE JBRSI-SICHTID Sicht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_BP LIKE auf 'X' gesetzt, wenn keine BPs übergeben werden

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_PKNOTEN LIKE JBRPHBAUM-PKNOTEN ID des gewählten Knotens (in der urspr. Hier.)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_JBRBP LIKE JBRBP Tabelle der ausgewählten BPs (für Selektion)
E_JBRZUORDN LIKE JBRZUORDN Zuordnungstabelle BPs <> Knoten
IT_HTEXT_TAB_RED LIKE JBRNAMEDAT Ausprägungstabelle dazu
IT_JBRPHBAUM_RED LIKE JBRPHBAUM Baumtabelle des gewählten Zweigs

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ABNORMAL_PGM_EXEC Anderer Fehler
ENQUEUE_ERROR Sperrproblem
NO_DATA Keine Daten in der Sicht
NO_HIERARCHY_FOUND Hierarchie nicht gefunden
NO_TREE_FOR_PKNOTEN Knoten nicht in der Hierarchie
PH_DEACTIVATED Portfoliohierarchie ist deaktiv