SAP ABAP Class CL_RSAWBN_TREE_FILTER (Filter class for objects in trees)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
⤷
⤷
Properties
| Class | CL_RSAWBN_TREE_FILTER | |
| Short Description | Filter class for objects in trees | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
| Created | 20130208 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAWBN_TREE_FILTER has no forward declaration.
Interfaces
Class CL_RSAWBN_TREE_FILTER has no interface implemented.
Friends
Class CL_RSAWBN_TREE_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSAWBNFILTEROBJ | 'ACTIVFLG' | Filter obj | 20130214 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSAWBNFILTEROBJ | 'OBJSTAT' | Filter obj | 20130214 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSAWBNFILTEROBJ | 'PATTERN' | Filter obj | 20130214 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130214 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TY_T_FILTER_OBJ | 20130211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130215 | ||
| 2 | Instance method | Public | Method | sikps default object filters | 20130221 | |
| 3 | Instance method | Public | Method | 20130215 | ||
| 4 | Instance method | Public | Method | 20130214 | ||
| 5 | Instance method | Public | Method | 20130208 | ||
| 6 | Instance method | Public | Method | 20130214 | ||
| 7 | Instance method | Public | Method | 20130215 | ||
| 8 | Instance method | Public | Method | 20130208 | ||
| 9 | Instance method | Public | Method | 20130215 |
Events
Class CL_RSAWBN_TREE_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_FILTER_OBJ | Public | See coding | 20130211 | begin of TY_S_FILTER_OBJ ,
r_filter_obj type ref to cl_rsawbn_filter_obj,
end of ty_s_filter_obj
|
||
| 2 | TY_T_FILTER_OBJ | Public | See coding | 20130215 | TY_T_FILTER_OBJ type standard table of ty_s_filter_obj with NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method ADD_FILTER_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FILTER_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_FILTER_OBJ | Filter object in DWB | 20130215 |
Method ADD_FILTER_OBJ on class CL_RSAWBN_TREE_FILTER has no exception.
Method CONDENSE Signature
Method CONDENSE on class CL_RSAWBN_TREE_FILTER has no parameter.
Method CONDENSE on class CL_RSAWBN_TREE_FILTER has no exception.
Method GET_ALL_FILTER_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_FILTER_OBJ | Value transfer | Type reference (TYPE) | TY_T_FILTER_OBJ | 20130215 |
Method GET_ALL_FILTER_OBJ on class CL_RSAWBN_TREE_FILTER has no exception.
Method GET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_TREE_FILTER | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130215 |
Method GET_COPY on class CL_RSAWBN_TREE_FILTER has no exception.
Method GET_FILTER_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER_OBJ | Call by reference | Type reference (TYPE) | RSAWBNFILTEROBJ | Filter obj | 20130208 | |||
| 2 | R_FILTER_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_FILTER_OBJ | Filter object in DWB | 20130208 |
Method GET_FILTER_OBJ on class CL_RSAWBN_TREE_FILTER has no exception.
Method IS_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IS_DEFAULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130214 |
Method IS_DEFAULT on class CL_RSAWBN_TREE_FILTER has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_TREE_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130215 | |||
| 2 | RE_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130215 |
Method IS_EQUAL on class CL_RSAWBN_TREE_FILTER has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Tree Structure AWB | 20130208 | |||
| 2 | RE_IS_VISIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130208 |
Method IS_VISIBLE on class CL_RSAWBN_TREE_FILTER has no exception.
Method SET_DEFAULT_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_TREE_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130215 |
Method SET_DEFAULT_FILTER on class CL_RSAWBN_TREE_FILTER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |