SAP ABAP Class CL_RSDDTPS_TAB_FILT (Class for Managing the Filter Tab)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_TAB | Parent Class for ALV Implementation | 20090703 |
Properties
| Class | CL_RSDDTPS_TAB_FILT | |
| Short Description | Class for Managing the Filter Tab | |
| Super Class | CL_RSDDTPS_TAB | Parent Class for ALV Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_SHT | Polestar Integration |
| Created | 20090703 | 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_RSDDTPS_TAB_FILT has no interface implemented.
Friends
Class CL_RSDDTPS_TAB_FILT 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_RSDDTPS_PROVIDER | Provider Interface for Polestar | 20090703 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDDTPS_T_FILTER | Table Type for Submitting the Filter Table | 20090703 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDDTPS_T_FILTER | Table Type for Submitting the Filter Table | 20090703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090703 | ||
| 2 | Instance method | Public | Method | Creates the filter on the TAB | 20090703 | |
| 3 | Instance method | Public | Method | Deletes the filter on the TAB | 20090703 | |
| 4 | Instance method | Public | Method | Gets the InfoObject that the filter was defined on | 20090703 | |
| 5 | Instance method | Public | Method | F4 Help for TAB | 20090703 | |
| 6 | Instance method | Private | Method | Converts values external <-> internal | 20090721 | |
| 7 | Instance method | Private | Method | Get Filter(s) from Database Store | 20090703 |
Events
Class CL_RSDDTPS_TAB_FILT has no event.
Types
Class CL_RSDDTPS_TAB_FILT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090703 | ||
| 2 | I_R_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Providerinterface für Polestar | 20090703 |
Method CONSTRUCTOR on class CL_RSDDTPS_TAB_FILT has no exception.
Method DEFINE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20090703 |
Method DEFINE_FILTER on class CL_RSDDTPS_TAB_FILT has no exception.
Method DELETE_FILTER Signature
Method DELETE_FILTER on class CL_RSDDTPS_TAB_FILT has no parameter.
Method DELETE_FILTER on class CL_RSDDTPS_TAB_FILT has no exception.
Method GET_IOBJ_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20090703 |
Method GET_IOBJ_FILTER on class CL_RSDDTPS_TAB_FILT has no exception.
Method ON_TAB_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20090703 |
Method ON_TAB_F4 on class CL_RSDDTPS_TAB_FILT has no exception.
Method _CONVERT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_VALUE_HIGH | Call by reference | Type reference (TYPE) | RSCHAVL_MAXLEN | Dim: Feld für einen beliebigen Merkmalswert | 20090721 | |||
| 2 | C_VALUE_LOW | Call by reference | Type reference (TYPE) | RSCHAVL_MAXLEN | Dim: Feld für einen beliebigen Merkmalswert | 20090721 | |||
| 3 | I_EX_TO_IN | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | true = extern to intern; false = intern to extern | 20090721 | ||
| 4 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO | Eigenschafen InfoObject (im Kontext InfoCube / ODS Objekt) | 20090721 |
Method _CONVERT_VALUES on class CL_RSDDTPS_TAB_FILT has no exception.
Method _GET_FILTER_FROM_DB Signature
Method _GET_FILTER_FROM_DB on class CL_RSDDTPS_TAB_FILT has no parameter.
Method _GET_FILTER_FROM_DB on class CL_RSDDTPS_TAB_FILT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |