Menu

SAP Function Module AFWCH_VIEW_TEXT_GET

AFW: liefert Texte zu einer Sicht

The Function Module AFWCH_VIEW_TEXT_GET (AFW: liefert Texte zu einer Sicht) is a standard Function Module in SAP ERP and is part of the function group CFAV0 within the package CFM_AFWCH.

Technical Information

Function Module AFWCH_VIEW_TEXT_GET
Short Text AFW: liefert Texte zu einer Sicht
Function Group CFAV0
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_LANGU_TEXT_T TYPE AFW_LANGU_TEXT_T Texte mit Sprache (Tabelle)
E_LONG_TEXT TYPE JBXLBEZ Langbezeichnung
E_SHORT_TEXT TYPE JBXKBEZ Kurzbezeichnung

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.