SAP ABAP Class CL_RSDRI_INFOCUBE_DELTA_TC (Test of RSDRI Delta Write to Cube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA (Package) Data Manager InfoCube Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_INFOCUBE_TC | Test for InfoCube Write Interface | 20071123 |
Properties
| Class | CL_RSDRI_INFOCUBE_DELTA_TC | |
| Short Description | Test of RSDRI Delta Write to Cube | |
| Super Class | CL_RSDRI_INFOCUBE_TC | Test for InfoCube Write Interface |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRI_DBA | Data Manager InfoCube Access |
| Created | 20071123 | 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_RSDRI_INFOCUBE_DELTA_TC has no interface implemented.
Friends
Class CL_RSDRI_INFOCUBE_DELTA_TC 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) | RS_BOOL | Have Dimension Members been Duplicated | 20071211 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data of First Request | 20071126 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRI_INFOCUBE_REALTIME | Transactional Cube Writer | 20071126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20071126 | ||
| 2 | Instance method | Private | Method | Insert Duplicate Dimids | 20071209 | |
| 3 | Instance method | Private | Method | Modify Fact Data for Specific Request ID | 20071209 | |
| 4 | Instance method | Private | Method | 20071126 | ||
| 5 | Static method | Public | Method | Run a test | 20071126 | |
| 6 | Static method | Public | Method | Run a test | 20071207 | |
| 7 | Instance method | Protected | Method | 20071217 | ||
| 8 | Instance method | Protected | Method | 20071126 |
Events
Class CL_RSDRI_INFOCUBE_DELTA_TC has no event.
Types
Class CL_RSDRI_INFOCUBE_DELTA_TC has no local type.
Method Signatures
Method CLOSE_REQUEST Signature
Method CLOSE_REQUEST on class CL_RSDRI_INFOCUBE_DELTA_TC has no parameter.
Method CLOSE_REQUEST on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
Method INSERT_DUPLICATE_DIMIDS Signature
Method INSERT_DUPLICATE_DIMIDS on class CL_RSDRI_INFOCUBE_DELTA_TC has no parameter.
Method INSERT_DUPLICATE_DIMIDS on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
Method MODIFY_FACT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20071209 |
Method MODIFY_FACT_DATA on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
Method OPEN_REQUEST Signature
Method OPEN_REQUEST on class CL_RSDRI_INFOCUBE_DELTA_TC has no parameter.
Method OPEN_REQUEST on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
Method RUN_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BREAK_ON_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20071126 | ||
| 2 | I_DELTA | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20071212 | ||
| 3 | I_MAX_PKG_SIZE | Value transfer | Type reference (TYPE) | I | 50000 | 20071127 | |||
| 4 | I_ORG_DATA | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | true = do not modify data to produce a non-empty delta | 20071203 | ||
| 5 | I_PKG_SIZE | Value transfer | Type reference (TYPE) | I | -1 | Package Size | 20071127 | ||
| 6 | I_SRC_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071126 | |||
| 7 | I_SRC_REQUID | Value transfer | Type reference (TYPE) | RSSID | -1 | Source request ID | 20071127 | ||
| 8 | I_TEST_MDATA_CHECK | Value transfer | Type reference (TYPE) | I | 0 | 1=check, 2 = wrong chavl w chk, 3 = wrong chavl with abort | 20071126 | ||
| 9 | I_TGT_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071126 | |||
| 10 | R_CORRECT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071126 |
Method RUN_DELTA on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
Method RUN_REGRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BREAK_ON_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20071207 | ||
| 2 | I_RANDOM_VERI | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Verify result with random tests | 20071207 | ||
| 3 | I_SRC_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071207 | |||
| 4 | I_TGT_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071207 | |||
| 5 | I_UPDTASK | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20080201 | ||
| 6 | R_CORRECT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071207 |
Method RUN_REGRESSION on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
Method WRITE_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CORRECT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071217 | |||
| 2 | I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071217 |
Method WRITE_EMPTY on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
Method WRITE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CORRECT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071126 | |||
| 2 | I_DELTA | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071126 | |||
| 3 | I_MDATA_CHECK | Value transfer | Type reference (TYPE) | I | 0 | 20071126 | |||
| 4 | I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071126 |
Method WRITE_REQUEST on class CL_RSDRI_INFOCUBE_DELTA_TC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |