Menu

SAP Function Module AFWCH_VIEWPH_GET_PATH_FOR_NODE

AFW: Ermittlung eines Blatt-Wurzel-Pfads

The Function Module AFWCH_VIEWPH_GET_PATH_FOR_NODE (AFW: Ermittlung eines Blatt-Wurzel-Pfads) 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_VIEWPH_GET_PATH_FOR_NODE
Short Text AFW: Ermittlung eines Blatt-Wurzel-Pfads
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
IT_PHTREE TYPE AFWCH_PH_TREE_T Baumstruktur der Portfoliohierarchie (Tabelle)
I_PHNODE TYPE AFW_PHNODE Portfoliohierarchieknoten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_PATH TYPE AFW_PHNODE_T Tabelle von Knoten

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.