SAP ABAP Class CL_RSDDTPS_FILTER (CL_RSDDTPS_FILTER)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_SHT (Package) Polestar Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090624 |
Properties
| Class | CL_RSDDTPS_FILTER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_SHT | Polestar Integration |
| Created | 20090624 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090624 |
Friends
Class CL_RSDDTPS_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090624 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | NT_T_FILTER | 20090624 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | NT_T_FILTER | 20090624 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20090624 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDDTPS_T_OUTTAB_PART | Table Type to Display RSDDTPS_EXCLUDE | 20090624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090624 | ||
| 2 | Instance method | Public | Method | Delete All Filters for a Characteristic | 20090703 | |
| 3 | Instance method | Public | Method | Display Exclude Table for InfoProviders | 20090701 | |
| 4 | Static method | Public | Method | Display Exclude Table for InfoProviders | 20090624 | |
| 5 | Instance method | Public | Method | Returns table outtab | 20090624 | |
| 6 | Instance method | Public | Method | Saves excluding filter(s) on 0INFOPROV | 20090626 | |
| 7 | Instance method | Public | Method | Saves excluding filter(s) on 0INFOPROV | 20090626 |
Events
Class CL_RSDDTPS_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_T_FILTER | Public | See coding | 20090624 | nt_t_filter TYPE STANDARD TABLE OF rsddtps_filter
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090624 | |||
| 2 | I_R_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Providerinterface für Polestar | 20090624 |
Method CONSTRUCTOR on class CL_RSDDTPS_FILTER has no exception.
Method DELETE_FILTER_PARTPROV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090703 |
Method DELETE_FILTER_PARTPROV on class CL_RSDDTPS_FILTER has no exception.
Method GET_FILTER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FILTER | Value transfer | Type reference (TYPE) | RSDDTPS_T_FILTER | Tabellentyp zur Übergabe der Filtertabelle | 20090701 |
Method GET_FILTER_DB on class CL_RSDDTPS_FILTER has no exception.
Method GET_FILTER_FOR_IPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_FILTER | Value transfer | Type reference (TYPE) | NT_T_FILTER | 20090624 | ||||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090624 |
Method GET_FILTER_FOR_IPRO on class CL_RSDDTPS_FILTER has no exception.
Method GET_OUTTAB_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_OUTTAB_PART | Value transfer | Type reference (TYPE) | RSDDTPS_T_OUTTAB_PART | Tabellentyp zur Anzeige von RSDDTPS_EXCLUDE | 20090624 |
Method GET_OUTTAB_PART on class CL_RSDDTPS_FILTER has no exception.
Method SAVE_FILTER_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090626 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090626 | |||
| 3 | I_T_RANGE | Call by reference | Type reference (TYPE) | RS_T_RANGE | MultiProvider: Liste beteiligter InfoProvider | 20090626 |
Method SAVE_FILTER_IOBJ on class CL_RSDDTPS_FILTER has no exception.
Method SAVE_FILTER_IPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090626 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090626 | |||
| 3 | I_T_INFOPROV | Call by reference | Type reference (TYPE) | RSD_T_PROV | InfoProvider | 20090626 |
Method SAVE_FILTER_IPRO on class CL_RSDDTPS_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |