SAP ABAP Class CL_SALV_WD_FILTER (Filter)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_SERVICE (Package) SALV WD Service

⤷

⤷

Properties
Class | CL_SALV_WD_FILTER | |
Short Description | Filter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_WD_SERVICE | SALV WD Service |
Created | 20040908 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_FILTER has no interface implemented.
Friends
Class CL_SALV_WD_FILTER has no friend class.
Attributes
Class CL_SALV_WD_FILTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Execute Filter Service | 20040908 |
2 | ![]() |
Static method | Public | Method | 20071118 | |
3 | ![]() |
Static method | Private | Method | 20091031 |
Events
Class CL_SALV_WD_FILTER has no event.
Types
Class CL_SALV_WD_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 | ![]() |
IGNORING_CASE | Call by reference | Type reference (TYPE) | SAP_BOOL | ABAP_TRUE | boolsche Variable (X=true, space=false) | 20100316 | |
2 | ![]() |
PREFERRED_STRATEGY | Call by reference | Type reference (TYPE) | CL_SALV_BS_FILTER=>Y_STRATEGY | CL_SALV_BS_FILTER=>C_FILTER_STRATEGY-DYNAMIC_WHERE | 20091107 | ||
3 | ![]() |
R_CONFIG_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Konfiguration der ALV-Ausgabe | 20051109 | ||
4 | ![]() |
R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | 20100226 | |||
5 | ![]() |
T_DFIES | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>T_TYPE_DFIES | DFIES von T_INPUT (optional) | 20050222 | ||
6 | ![]() |
T_FIELDS | Call by reference | Type reference (TYPE) | SALV_WD_T_FIELD_REF | SALV_WD_T_FIELD_REF | 20040909 | ||
7 | ![]() |
T_INPUT | Call by reference | Type reference (TYPE) | TABLE | Zu filternde Daten | 20040909 | ||
8 | ![]() |
T_ROWS | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | Indizes der gefilterten Daten | 20041214 | ||
9 | ![]() |
T_ROW_OUTSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | Zeilenreferenzen | 20060720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Filterbedingungen definiert | 20040909 |
Method GET_FILTER_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATE_NEW_RULE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071118 | ||
2 | ![]() |
R_FIELD | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_FIELD | Feld der internen Datentabelle | 20071118 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | CL_SALV_BS_FILTER=>S_TYPE_FILTER | 20071118 |
Method GET_FILTER_CRITERIA on class CL_SALV_WD_FILTER has no exception.
Method TO_FILTER_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_FIELD | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_FIELD | 20091031 | |||
2 | ![]() |
T_FILTER | Call by reference | Type reference (TYPE) | CL_SALV_BS_FILTER=>T_TYPE_FILTER | ALV-Control: Tabelle der Filterbedingungen | 20091031 | ||
3 | ![]() |
T_INPUT | Call by reference | Type reference (TYPE) | TABLE | 20091031 | |||
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | CL_SALV_BS_FILTER=>YT_FILTER | 20091031 |
Method TO_FILTER_RULE on class CL_SALV_WD_FILTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |