SAP ABAP Class CL_RSDRI_IPRO_CMP_TC (Test - Comparison of 2 InfoProviders with Same Content)
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_RSDRC_DS_BASE_TC | Base Class for RANDOM Data Manager Tests | 20070323 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_AI_CMP_TC | Test Comparison AI with InfoProv. | 20090317 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_BIA_CMP_TC | Comparison of InfoProvider with a Cube's BIA | 20090123 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_HCPR_CMP_TC | Random Test HCPR | 20130613 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_ISET_CMP_TC | Test - Comparison of 2 InfoSets with Same Content | 20070327 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_QPROV_CMP_TC | Provider - QueryProvider Comparison | 20090508 |
Properties
| Class | CL_RSDRI_IPRO_CMP_TC | |
| Short Description | Test - Comparison of 2 InfoProviders with Same Content | |
| Super Class | CL_RSDRC_DS_BASE_TC | Base Class for RANDOM Data Manager Tests |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRI | Data Manager External Interfaces |
| Created | 20070323 | 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) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRI_IPRO_CMP_TC has no interface implemented.
Friends
Class CL_RSDRI_IPRO_CMP_TC 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) | DATA | Reference Result Data | 20070327 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Result Data Reference | 20070327 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSDRI_TH_SFC | BW Data Manager: List of Characteristics | 20070327 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSDRI_TH_SFK | BW Data Manager: List of Key Figures | 20070327 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSDRI_T_RTIME | BW Data Manager: Table of Intervals for Non-cumulatives | 20130228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Build sfc, sfk and range/seldr for Test | 20070330 | |
| 2 | Instance method | Protected | Method | Build rtime for Test | 20130228 |
Events
Class CL_RSDRI_IPRO_CMP_TC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_RESULT | Private | See coding | 20070323 | begin of TP_S_RESULT,
calday type dats,
rowcount type i,
end of tp_s_result
|
||
| 2 | TP_T_RESULT | Private | See coding | 20070323 | tp_t_result type standard table of tp_s_result with default key
|
Method Signatures
Method BUILD_RESULT_TYPE Signature
Method BUILD_RESULT_TYPE on class CL_RSDRI_IPRO_CMP_TC has no parameter.
Method BUILD_RESULT_TYPE on class CL_RSDRI_IPRO_CMP_TC has no exception.
Method BUILD_RTIME Signature
Method BUILD_RTIME on class CL_RSDRI_IPRO_CMP_TC has no parameter.
Method BUILD_RTIME on class CL_RSDRI_IPRO_CMP_TC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |