SAP ABAP Class CL_SALV_EX_FILTER (Filter)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_EX (Package) ALV Services
⤷
⤷
Properties
| Class | CL_SALV_EX_FILTER | |
| Short Description | Filter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_EX | ALV Services |
| Created | 20050726 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_EX_FILTER has no interface implemented.
Friends
Class CL_SALV_EX_FILTER has no friend class.
Attributes
Class CL_SALV_EX_FILTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Execute Filter Service | 20050726 |
Events
Class CL_SALV_EX_FILTER has no event.
Types
Class CL_SALV_EX_FILTER has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | SALV_WD_T_FIELD_REF | 20050726 | |||
| 2 | T_FILT | Call by reference | Type reference (TYPE) | LVC_T_FILT | DFIES von T_INPUT (optional) | 20050726 | |||
| 3 | T_INPUT | Call by reference | Type reference (TYPE) | TABLE | Zu filternde Daten | 20050726 | |||
| 4 | T_ROWS | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | Indizes der gefilterten Daten | 20060801 | |||
| 5 | T_ROW_OUTSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | Zeilenreferenzen | 20060801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Filterbedingungen definiert | 20050726 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |