SAP ABAP Class CL_RSDRI_BIA_CMP_TC (Comparison of InfoProvider with a Cube's BIA)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRI (Package) Data Manager External Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_IPRO_CMP_TC | Test - Comparison of 2 InfoProviders with Same Content | 20090123 |
Properties
| Class | CL_RSDRI_BIA_CMP_TC | |
| Short Description | Comparison of InfoProvider with a Cube's BIA | |
| Super Class | CL_RSDRI_IPRO_CMP_TC | Test - Comparison of 2 InfoProviders with Same Content |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRI | Data Manager External Interfaces |
| Created | 20090123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDRI_BIA_CMP_TC has no forward declaration.
Interfaces
Class CL_RSDRI_BIA_CMP_TC has no interface implemented.
Friends
Class CL_RSDRI_BIA_CMP_TC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | TO_T_AGGR_TST_REF | PartProvider (TREX Name) of the TestProvider | 20090710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fills PartProvs of TestProvider in O_t_AGGR_TST_REF | 20090710 |
Events
Class CL_RSDRI_BIA_CMP_TC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_S_INFOPROV | Protected | See coding | 20090710 | BEGIN OF to_s_infoprov,
infoprov TYPE rsinfoprov,
END OF to_s_infoprov
|
||
| 2 | TO_T_AGGR_TST_REF | Protected | See coding | 20090710 | to_t_aggr_tst_ref TYPE SORTED TABLE OF to_s_infoprov WITH UNIQUE KEY infoprov
|
Method Signatures
Method FILL_RELEVANT_PROVS Signature
Method FILL_RELEVANT_PROVS on class CL_RSDRI_BIA_CMP_TC has no parameter.
Method FILL_RELEVANT_PROVS on class CL_RSDRI_BIA_CMP_TC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |