SAP ABAP Interface IF_SALV_BS_MODEL_FIELD_FILTER (IF_SALV_BS_MODEL_FIELD_FILTER)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SALV_BS_MODEL_FIELD | 20060614 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BS_MODEL_TABLE | CL_SALV_BS_MODEL_TABLE | 20060614 |
Properties
Interface | IF_SALV_BS_MODEL_FIELD_FILTER | |
Short Description |
General Data
Package | SALV_BS_CONFIG | Configuration |
Created | 20060614 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_SALV_BS_C_FILTER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_SALV_BS_MODEL_FIELD_FILTER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_BS_MODEL_FIELD_FILTER has no interface.
Friends
Interface IF_SALV_BS_MODEL_FIELD_FILTER has no friend.
Attributes
Interface IF_SALV_BS_MODEL_FIELD_FILTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060614 | |
2 | ![]() |
Instance method | Public | Method | 20060614 | |
3 | ![]() |
Instance method | Public | Method | 20060614 | |
4 | ![]() |
Instance method | Public | Method | 20060614 | |
5 | ![]() |
Instance method | Public | Method | 20060614 |
Events
Interface IF_SALV_BS_MODEL_FIELD_FILTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_TYPE_FILTER_SELOPT | Public | See coding | 20080211 | begin of s_type_filter_selopt,
low_value type string,
high_value type string,
option like if_salv_bs_c_filter=>operator,
sign like if_salv_bs_c_filter=>sign,
end of s_type_filter_selopt
|
||
2 | T_TYPE_FILTER_SELOPT | Public | See coding | 20080211 | t_type_filter_selopt type standard table of s_type_filter_selopt with key table_line
|
Method Signatures
Method ADD_FILTER_RULE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | |||
2 | ![]() |
HIGH_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060619 | |||
3 | ![]() |
LOW_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060619 | |||
4 | ![]() |
OPTION | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_C_FILTER=>OPERATOR | IF_SALV_BS_C_FILTER=>OPERATOR_EQ | Konstante | 20080211 | |
5 | ![]() |
SIGN | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_C_FILTER=>SIGN | IF_SALV_BS_C_FILTER=>SIGN_INCLUDING | Einstelliges Kennzeichen | 20080211 | |
6 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_MODEL_FIELD_FILTER=>S_TYPE_FILTER_SELOPT | 20060614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060705 |
Method DELETE_FILTER_RULE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060705 |
Method GET_FILTER_RULE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_MODEL_FIELD_FILTER=>T_TYPE_FILTER_SELOPT | 20060614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060705 |
Method IS_FILTER_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060705 |
Method SET_FILTER_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060705 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |