Menu

SAP Function Module RM_PHNODE_TO_SELTAB_CONVERT

RM: ermittelt aus einem PH-Knoten die Merkmalsselektionen

The Function Module RM_PHNODE_TO_SELTAB_CONVERT (RM: ermittelt aus einem PH-Knoten die Merkmalsselektionen) is a standard Function Module in SAP ERP and is part of the function group JBRJ within the package JBR.

Technical Information

Function Module RM_PHNODE_TO_SELTAB_CONVERT
Short Text RM: ermittelt aus einem PH-Knoten die Merkmalsselektionen
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_NAME LIKE JBRPHBAUM-NAME Name (permanente ID) des Knotens
I_PHID LIKE JBRPH-PHID Name der Portfoliohierarchie
I_RPTYPE TYPE TVAUT_RPTYPE Berichtstyp (wenn Berechtigungsprüfung)
I_SICHTID LIKE JBRSI-SICHTID Name der Sicht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PHCHAR_T TYPE RMCV_PHCHAR_T Selektionstabelle für Merkmale der Sicht

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ENQUEUE_ERROR Sperrproblem
INTERNAL_ERROR Fehler in der Verarbeitung aufgetreten