Menu

SAP Function Module ISB_RM_PH_GET_SORT

IS-B: RM Liest eine Portfoliohierarchie und bereitet sie auf

The Function Module ISB_RM_PH_GET_SORT (IS-B: RM Liest eine Portfoliohierarchie und bereitet sie auf) 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_GET_SORT
Short Text IS-B: RM Liest eine Portfoliohierarchie und bereitet sie auf
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

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_NAME LIKE JBRPHBAUM-PKNOTEN Knotenname

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_HTEXT_TAB_F LIKE JBRNAMEDAT Zusatzinformationen für den Textleser
IT_JBRBP_F LIKE JBRBP Tabelle der gefundenen BPs
IT_JBRPHBAUM_F LIKE JBRPHBAUM Portfoliohierarchie Struktur
IT_JBRZUORDN_F LIKE JBRZUORDN Zuordnung Blattknoten - Basisportfolien

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ENQUEUE_ERROR Sperrproblem
INTERNAL_ERROR Fehler in der Verarbeitung
NAME_NOT_IN_PH Gewählter Knoten ist nicht in der Hierarchie
NO_HIERARCHY_FOUND Hierarchiestruktur nicht gefunden
PH_DEACTIVATED Portfoliohierarchie ist deaktiv