Menu

SAP Function Module ISB_RM_PKNOTEN_TEXT_GET

ISB: RM ermittelt Texte zu einem Knoten der Portfoliohierarchie

The Function Module ISB_RM_PKNOTEN_TEXT_GET (ISB: RM ermittelt Texte zu einem Knoten der Portfoliohierarchie) 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_PKNOTEN_TEXT_GET
Short Text ISB: RM ermittelt Texte zu einem Knoten der Portfoliohierarchie
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
PKNOTEN LIKE JBRPHBAUM-PKNOTEN Name (permanente ID) des gesuchten Knotens
WITH_TEXT LIKE JBRFLDDOCU-XFIELD 'X' Kennzeichen: auch Text ermitteln

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
E_JBRPHKNTXT LIKE JBRPHKNTXT Beschreibung des gesuchten Knotens
I_JBRNAMEDAT LIKE JBRNAMEDAT Texttabelle der Hierarchie
I_JBRPHBAUM LIKE JBRPHBAUM Baumtabelle der Hierarchie

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INCONSISTENT_HIERARCHY Fehlerhafte Hierarchie (keine Wurzel)
NODE_NOT_FOUND Knoten existiert nicht in der Hierarchie