The Function Module COIS_USER_FILTER_GET (Benutzerfilter via Selektionsreport für AIS besorgen) is a standard Function Module in SAP ERP and is part of the function group COIS within the package COIS.
Function Module | COIS_USER_FILTER_GET |
Short Text | Benutzerfilter via Selektionsreport für AIS besorgen |
Function Group | COIS |
Package | COIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_USER_FILTER_REPORT | TYPE | SY-REPID | Benutzerfilterreport | |
I_VARIANT | TYPE | MP_SEL_BFT | Variante für Benutzerfilter |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FILTERFIELDS | TYPE | COIS_T_FILTTAB | Felder des Benutzerfilters | |
ET_FILTERVALUES | TYPE | COIS_T_FILTTAB_RANGE | Werte des Benutzerfilters |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_FILTER_FOUND | Fehler beim Import Benutzerfilter |
VARIANT_NOT_EXIST | Benutzerfilter existiert nicht |