SAP ABAP Interface IF_SALV_CSF_ATTR_FILT_RULE (Attribute Filter Rule)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_ATTR_FILT_RULE_P | Attribute Filter Rule Provider | 20090120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_ATTR_FILT_RULE | Attribute Filter Rule | 20080718 |
Properties
| Interface | IF_SALV_CSF_ATTR_FILT_RULE | |
| Short Description | Attribute Filter Rule |
General Data
| Package | SALV_CSF | Field Services |
| Created | 20080716 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_CSF_ATTR_FILT_RULE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSF_ATTR_SRVC_RULE | Attribute Service Rule | 20080716 |
Friends
Interface IF_SALV_CSF_ATTR_FILT_RULE has no friend.
Attributes
Interface IF_SALV_CSF_ATTR_FILT_RULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080717 | ||
| 2 | Instance method | Public | Method | Get Select Option of Attribute Filter Rule | 20080716 | |
| 3 | Instance method | Public | Method | Get Select Options of Attribute Filter Rule | 20080716 |
Events
Interface IF_SALV_CSF_ATTR_FILT_RULE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_SELOPT | Public | See coding | Select Option | 20080716 | begin of ys_selopt,
low type string,
high type string,
option like if_salv_bs_c_filter=>operator,
is_excluding type abap_bool,
end of ys_selopt
|
|
| 2 | YT_SELOPT | Public | See coding | Select Options | 20080716 | yt_selopt type standard table of ys_selopt with default key initial size 1
|
Method Signatures
Method GET_ATTRIBUTE_DESCRIPTION Signature
Method GET_ATTRIBUTE_DESCRIPTION on Interface IF_SALV_CSF_ATTR_FILT_RULE has no parameter.
Method GET_ATTRIBUTE_DESCRIPTION on Interface IF_SALV_CSF_ATTR_FILT_RULE has no exception.
Method GET_SELOPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080716 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | YS_SELOPT | Select Option | 20080716 |
Method GET_SELOPT on Interface IF_SALV_CSF_ATTR_FILT_RULE has no exception.
Method GET_SELOPTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | YT_SELOPT | Select Options | 20080716 |
Method GET_SELOPTS on Interface IF_SALV_CSF_ATTR_FILT_RULE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |