SAP ABAP Function Module UMG_EDIT_FILTER (Fetch data on the input field of the filter element.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Basic Data
| Function Module | UMG_EDIT_FILTER | Fetch data on the input field of the filter element. |
| Function Group | SPUMG | Function group for the Pre-migration |
| Program Name | SAPLSPUMG | |
| INCLUDE Name | LSPUMGU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_FIELDNAME | TYPE | FIELDNAME | Field name | |||
| |
EX_OPERATOR | TYPE | UMGAVOP | UMG: Comparison operators for filter elements | |||
| |
EX_VALUE | TYPE | UMGAFLDVAL | UMG: Constants in filter elements | |||
| |
EX_ANDOR | TYPE | UMGALVOP | UMG : Logical comparison in filter elements | |||
| |
EX_RC | TYPE | I | ||||
| |
IM_TABNAME | TYPE | TABNAME | Table name | |||
| |
IM_FIELDNAME | TYPE | FIELDNAME | Field name | |||
| |
IM_OPERATOR | TYPE | UMGAVOP | UMG: Comparison operators for filter elements | |||
| |
IM_VALUE | TYPE | UMGAFLDVAL | UMG: Constants in filter elements | |||
| |
IM_ANDOR | TYPE | UMGALVOP | UMG : Logical comparison in filter elements | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020829 |
| SAP Release Created in | 620 |