Menu

SAP Function Module AFWCH_PH_NODE_GET_FOR_VIEWPH

AFW: ermittelt Knotennamen in RDB für eine Sicht-PH

The Function Module AFWCH_PH_NODE_GET_FOR_VIEWPH (AFW: ermittelt Knotennamen in RDB für eine Sicht-PH) is a standard Function Module in SAP ERP and is part of the function group AFWCH_PH within the package CFM_AFWCH.

Technical Information

Function Module AFWCH_PH_NODE_GET_FOR_VIEWPH
Short Text AFW: ermittelt Knotennamen in RDB für eine Sicht-PH
Function Group AFWCH_PH
Package CFM_AFWCH
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_VIEWPH_NODE30 TYPE JBRNAME Knoten der Sicht-PH (CHAR30)
I_VIEWPH_NODE6 TYPE JBRPKNOTEN Knoten der Sicht-PH (NUMC6)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PHNODE TYPE AFW_PHNODE Portfoliohierarchieknoten (AFW)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.