SAP ABAP Class IF_RSRT_FILTER_RULE (Filter Rule)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_FILTER_RULE | Filter Rule | 20111213 |
Properties
| Class | IF_RSRT_FILTER_RULE | |
| Short Description | Filter Rule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111006 | SAP |
| Last change | 20140121 | 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... |
Interfaces
Class IF_RSRT_FILTER_RULE has no interface implemented.
Friends
Class IF_RSRT_FILTER_RULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSRT_FIELD | Table Field | 20111007 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TN_T_FILTER | Filter List | 20111213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Filter | 20111006 | |
| 2 | Instance method | Public | Method | Get Field | 20111006 | |
| 3 | Instance method | Public | Method | Get Filter | 20111006 | |
| 4 | Instance method | Public | Method | Get Filters | 20111006 | |
| 5 | Instance method | Public | Method | Remove Filter | 20111006 | |
| 6 | Instance method | Public | Method | Remove Filters | 20111006 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | HANDLE_CHANGED | Instance Event (0) |
Public (2) |
Handle Filter Changed | 20111105 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_FILTER | Public | Type reference (TYPE) | IF_RSRT_SELECT_OPTION=>TN_T_SELECT_OPTION | Filter List | 20111007 | |
| 2 | TN_T_FILTER_RULE | Public | See coding | Filter Rule List | 20111213 | tn_t_filter_rule type standard table of ref to if_rsrt_filter_rule with default key initial size 1
|
Method Signatures
Method ADD_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGH_VALUE | Call by reference | Type reference (TYPE) | DATA | High Value | 20111006 | |||
| 2 | HIGH_VALUE_EXTERNAL | Call by reference | Type reference (TYPE) | DATA | High Value | 20111105 | |||
| 3 | INCLUDED | Call by reference | Type reference (TYPE) | IF_RSRT_SELECT_OPTION=>TN_INCLUDED | ABAP_TRUE | Included | 20111006 | ||
| 4 | LOW_VALUE | Call by reference | Type reference (TYPE) | DATA | Low Value | 20111006 | |||
| 5 | LOW_VALUE_EXTERNAL | Call by reference | Type reference (TYPE) | DATA | Low Value | 20111105 | |||
| 6 | OPTION | Call by reference | Type reference (TYPE) | IF_RSRT_SELECT_OPTION=>TN_OPTION | 'EQ' | Option | 20111108 | ||
| 7 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_SELECT_OPTION | Table Filter Option | 20111006 |
Method ADD_FILTER on class IF_RSRT_FILTER_RULE has no exception.
Method GET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_FIELD | Table Field | 20111006 |
Method GET_FIELD on class IF_RSRT_FILTER_RULE has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20111006 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_SELECT_OPTION | Table Filter Option | 20111006 |
Method GET_FILTER on class IF_RSRT_FILTER_RULE has no exception.
Method GET_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_FILTER_RULE=>TN_T_FILTER | Filter List | 20111006 |
Method GET_FILTERS on class IF_RSRT_FILTER_RULE has no exception.
Method REMOVE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20111006 |
Method REMOVE_FILTER on class IF_RSRT_FILTER_RULE has no exception.
Method REMOVE_FILTERS Signature
Method REMOVE_FILTERS on class IF_RSRT_FILTER_RULE has no parameter.
Method REMOVE_FILTERS on class IF_RSRT_FILTER_RULE has no exception.
Event Signatures
Event HANDLE_CHANGED Signature
Event HANDLE_CHANGED on class IF_RSRT_FILTER_RULE has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |