SAP ABAP Class CL_RSR_MDX_FILTER (Filter)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_LIB (Package) MDX: Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_GENERATE | Generate | 20020509 |
Properties
| Class | CL_RSR_MDX_FILTER | |
| Short Description | Filter | |
| Super Class | CL_RSR_MDX_GENERATE | Generate |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_LIB | MDX: Functions |
| Created | 20010207 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_RSR_MDX_FILTER has no interface implemented.
Friends
Class CL_RSR_MDX_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | Abstract MDX Command | 20020509 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RRT_SRX_PARAM | Parameters | 20020509 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSR_TH_MDX_CMD | Temporary MDX Commands | 20070909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20040422 |
Events
Class CL_RSR_MDX_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_S_SID | Protected | See coding | 20040422 | begin of TO_S_SID,
sid type rsd_sid,
end of to_s_sid
|
||
| 2 | TO_T_SID | Protected | See coding | 20040422 | to_t_sid type standard table of to_s_sid
with default key
initial size 0
|
Method Signatures
Method SELECT_MD_FILTER_SIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_SELOPT_INT | Call by reference | Type reference (TYPE) | RSDM_T_SHLPSELOPT | Selektionsoptionen für Stammdaten-Leseservices | 20121017 | |||
| 2 | E_T_SID | Call by reference | Type reference (TYPE) | TO_T_SID | Tabelle von SID (bzw. Integers) | 20040422 | |||
| 3 | I_NO_DIM_JOIN | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040422 | ||
| 4 | I_R_HRY | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_ELEMENT | Hierarchie / Member einer Hierarchie | 20040422 | |||
| 5 | I_SORT | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20121017 | ||
| 6 | I_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20040514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20040422 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |