SAP ABAP Class CL_WDR_ATTR_FILTER_SETTINGS (Assistance Class for WD_ATTR_FILTER_SETTINGS)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SWDP_ATTRIBUTE_FILTER (Package) Attribute Filter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20140811 |
Properties
| Class | CL_WDR_ATTR_FILTER_SETTINGS | |
| Short Description | Assistance Class for WD_ATTR_FILTER_SETTINGS | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_ATTRIBUTE_FILTER | Attribute Filter |
| Created | 20140811 | SAP |
| Last change | 20141121 | |
| 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) |
Interfaces
Class CL_WDR_ATTR_FILTER_SETTINGS has no interface implemented.
Friends
Class CL_WDR_ATTR_FILTER_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_ATTRIBUTE_FILTER | Attribute Filter | 20140811 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20140812 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20140811 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS_20 | Select Options in Accordance with UI Guidelines 2.0 | 20140811 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDR_T_FILTER_ATTRIBUTES | Attribute Filter: Attributes | 20140811 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDR_SO_T_VALUES | Table Type of WDR_SO_S_VALUES | 20140812 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140812 | ||
| 2 | Instance method | Public | Method | 20140813 | ||
| 3 | Instance method | Private | Method | 20140811 | ||
| 4 | Instance method | Public | Method | 20140812 | ||
| 5 | Instance method | Public | Method | 20140811 | ||
| 6 | Instance method | Public | Method | 20140811 | ||
| 7 | Instance method | Public | Method | 20140812 | ||
| 8 | Instance method | Public | Method | 20140811 | ||
| 9 | Instance method | Public | Method | 20140812 | ||
| 10 | Instance method | Private | Method | 20140812 | ||
| 11 | Instance method | Public | Method | 20140811 |
Events
Class CL_WDR_ATTR_FILTER_SETTINGS has no event.
Types
Class CL_WDR_ATTR_FILTER_SETTINGS has no local type.
Method Signatures
Method APPLY_FILTER Signature
Method APPLY_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no parameter.
Method APPLY_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method CLEAR_FILTER Signature
Method CLEAR_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no parameter.
Method CLEAR_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method GET_ATTR_SO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20140811 | |||
| 2 | RV_ATTR_SO_TYPE | Value transfer | Type reference (TYPE) | WDR_SO_ATTR_TYPE | SelectOptions:Attribute Type (Const in IF_WD_SELECT_OPTIONS) | 20140811 |
Method GET_ATTR_SO_TYPE on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method GET_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RANGES | Call by reference | Type reference (TYPE) | WDR_SO_T_RANGE_REF | Table Type for WDR_SO_S_RANGE_REF | 20140812 |
Method GET_RANGES on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method INIT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | WDR_T_FILTER_ATTRIBUTES | Attribute Filter: Attributes | 20140811 | |||
| 2 | ATTRIBUTE_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_ATTRIBUTE_FILTER | Attribute Filter | 20140811 |
Method INIT_SETTINGS on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method INIT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLY_FILTER_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20140811 | ||||
| 2 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20140811 |
Method INIT_VIEW on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method IS_ATTRIBUTE_FILTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140812 | ||||
| 2 | IS_FILTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140812 |
Method IS_ATTRIBUTE_FILTERED on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method LAUNCH_FILTER_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140811 | ||||
| 2 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20140811 | |||
| 3 | WINDOW_NAME | Call by reference | Type reference (TYPE) | STRING | 20140811 |
Method LAUNCH_FILTER_DIALOG on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method NOTIFY_ATTR_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140812 |
Method NOTIFY_ATTR_SELECTION on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method RESET_FOR_SELECTED_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140812 |
Method RESET_FOR_SELECTED_ATTR on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
Method SET_SELOPT_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELOPT_API | Call by reference | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS_20 | Select Options in Accordance with UI Guidelines 2.0 | 20140811 |
Method SET_SELOPT_API on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |