The Function Module SXV_EXTEND_FILTER_READ () is a standard Function Module in SAP ERP and is part of the function group SEXV within the package SECE.
Function Module | SXV_EXTEND_FILTER_READ |
Short Text | |
Function Group | SEXV |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILTER_TYPE | LIKE | RSEXSCRN-FLT_TYPE | Data Element (Semantic Domain) | |
MAINT_LANGU | LIKE | SY-LANGU | SAP R/3 System, Current Language | |
MAST_LANGU | LIKE | SY-LANGU | SAP R/3 System, Current Language | |
VALUE | LIKE | RSEXSCRN-FLT_VAL | Filter name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXT | TYPE | FLT_TEXT | Explanatory Short Text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.