Menu

SAP Function Module ISB_RM_PH_PUT

IS-B: RM Schreibt die PH in das globale Gedächnis

The Function Module ISB_RM_PH_PUT (IS-B: RM Schreibt die PH in das globale Gedächnis) 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_PUT
Short Text IS-B: RM Schreibt die PH in das globale Gedächnis
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_PHID LIKE JBRPH-PHID Portfoliohierarchie
I_SICHT LIKE JBRPH-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
IT_HTEXT_TAB_ALL LIKE JBRNAMEDAT Texttabelle Portfoliohierarchie
IT_JBRPHBAUM_ALL LIKE JBRPHBAUM Baumtabelle Portfoliohierarchie
IT_JBRZUORDN_ALL LIKE JBRZUORDN Zuordnungstabelle

Exceptions

This function module does not define any Exceptions.