SAP ABAP Class IF_SALV_BS_MODEL_FIELD_FILTER (IF_SALV_BS_MODEL_FIELD_FILTER)
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
Class | IF_SALV_BS_MODEL_FIELD_FILTER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060614 | SAP |
Last change | 20090618 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SALV_BS_MODEL_FIELD_FILTER has no interface implemented.
Friends
Class IF_SALV_BS_MODEL_FIELD_FILTER has no friend class.
Attributes
Class 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
Class 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 |