Menu

SAP Function Module AFWCH_FL_TEXTTAB_READ

AFWCH: Filter ermittelt Texte aus Texttabelle

The Function Module AFWCH_FL_TEXTTAB_READ (AFWCH: Filter ermittelt Texte aus Texttabelle) is a standard Function Module in SAP ERP and is part of the function group AFWCH_FL within the package CFM_AFWCH.

Technical Information

Function Module AFWCH_FL_TEXTTAB_READ
Short Text AFWCH: Filter ermittelt Texte aus Texttabelle
Function Group AFWCH_FL
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
KEY LIKE E071K Tabellenschlüssel (Transportformat)
OBJECT LIKE E071 Objekt (Transportformat)
P_LANGU LIKE SY-LANGU Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT LIKE JBRAPPLOBJ-TXT_SOURCE Ermittelter Text

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.