Menu

SAP Function Module AFWCH_VIEW_PH_GET_ALL

AFW: alle Daten zu PortfHier. in einer Sicht lesen

The Function Module AFWCH_VIEW_PH_GET_ALL (AFW: alle Daten zu PortfHier. in einer Sicht lesen) is a standard Function Module in SAP ERP and is part of the function group AFWCH_PH_DB within the package CFM_AFWCH.

Technical Information

Function Module AFWCH_VIEW_PH_GET_ALL
Short Text AFW: alle Daten zu PortfHier. in einer Sicht lesen
Function Group AFWCH_PH_DB
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_CLIENT TYPE SY-MANDT SY-MANDT Quellmandant
I_VIEW TYPE JBRSICHTID Sicht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PH_DEF_T TYPE AFWCH_PH_DEF_T Tabelle PH-Definitionen
E_PH_T TYPE AFWCH_PH_T Tabelle Portfoliohierarchien
E_PH_TEXT_T TYPE RMPHT_T Tabelle Portfoliohierarchietexte

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.