SAP ABAP Class CL_RSPP_COMP_MEDIATOR (Package Handling for MPRO PartPruning)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSPP (Package) Partition Pruning for MultiProviders
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20120601 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPP_COMP_MEDIATOR | Componentization of Mpro-Hint | 20120601 |
Properties
| Class | CL_RSPP_COMP_MEDIATOR | |
| Short Description | Package Handling for MPRO PartPruning | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPP | Partition Pruning for MultiProviders |
| Created | 20120601 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPP_COMP_MEDIATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20120601 | ||
| 2 | IF_RSPP_COMP_MEDIATOR | Componentization of Mpro-Hint | 20120601 |
Friends
Class CL_RSPP_COMP_MEDIATOR has no friend class.
Attributes
Class CL_RSPP_COMP_MEDIATOR has no attribute.
Methods
Class CL_RSPP_COMP_MEDIATOR has no method.
Events
Class CL_RSPP_COMP_MEDIATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_TA_PART_CRITERION | Private | See coding | 20120601 | tp_ta_part_criterion TYPE any TABLE OF rsr_s_lpo_part_criterion
|
||
| 2 | TP_TH_DTA_PRO | Private | See coding | 20120601 | tp_th_dta_pro TYPE HASHED TABLE OF rsd_s_dta_pro
WITH UNIQUE KEY iobjnm
|
||
| 3 | TP_TH_IDENT_MTOP | Private | See coding | 20120601 | tp_th_ident_mtop TYPE HASHED TABLE OF rsd_s_mpro_iobj_ident
WITH UNIQUE KEY partprov iobjnm
|
||
| 4 | TP_TH_IDENT_PTOM | Private | See coding | 20120601 | tp_th_ident_ptom TYPE HASHED TABLE OF rsd_s_mpro_iobj_ident
WITH UNIQUE KEY partprov partiobj
|
||
| 5 | TP_TS_PARTPROV | Private | See coding | 20120601 | tp_ts_partprov TYPE SORTED TABLE OF rsinfoprov
WITH UNIQUE KEY table_line
|
||
| 6 | TP_TS_PART_CRITERION | Private | See coding | 20120601 | tp_ts_part_criterion TYPE SORTED TABLE OF rsr_s_lpo_part_criterion
WITH NON-UNIQUE KEY iobjnm
|
||
| 7 | TP_T_CONDITION | Private | See coding | 20120601 | tp_t_condition TYPE STANDARD TABLE OF string
WITH DEFAULT KEY
|
||
| 8 | TP_T_FIELDNM | Private | See coding | 20120601 | tp_t_fieldnm TYPE STANDARD TABLE OF rsfieldnm
WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |