Menu

SAP Function Module AFWCH_FL_GET_LIST

Liefert eine Tabelle zugehöriger Filter

The Function Module AFWCH_FL_GET_LIST (Liefert eine Tabelle zugehöriger Filter) is a standard Function Module in SAP ERP and is part of the function group AFWCH_FL_APPL within the package CFM_AFWCH.

Technical Information

Function Module AFWCH_FL_GET_LIST
Short Text Liefert eine Tabelle zugehöriger Filter
Function Group AFWCH_FL_APPL
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_FIELDNAME TYPE JBRMERKML Merkmal
I_FLID TYPE AFWCH_FLID Filter: Name
I_FLTYP TYPE AFWCH_FLTYP 'NO' Filtertyp / Default: none
I_RMBID TYPE JBRRMBID Analysestruktur

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AFWCH_FLT_T LIKE AFWCH_FLT AFWCH: Filter Texttabelle
E_AFWCH_FL_T LIKE AFWCH_FL AFWCH: Filter Liste

Exceptions

This function module does not define any Exceptions.