SAP ABAP Class CL_RSDRI_CUBE_CONVERSION_TEST (Toolsclass for conversion testframework)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA_HDB (Package) HDB-Specific RSDRI Development

⤷

⤷

Properties
Class | CL_RSDRI_CUBE_CONVERSION_TEST | |
Short Description | Toolsclass for conversion testframework | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRI_DBA_HDB | HDB-Specific RSDRI Development |
Created | 20120405 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRI_CUBE_CONVERSION_TEST has no interface implemented.
Friends
Class CL_RSDRI_CUBE_CONVERSION_TEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_RSDRI_CONVERT_OBJ_HDB=>TP_MIGRATION_MODE | 20121126 | |||
2 | ![]() |
Constant | Public | See coding | 20120531 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | One cmd with which the test is executed | 20120531 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20120531 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_RSDRI_CONVERSION_STATUS=>T_CMD | command from which the test is started | 20120531 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20120531 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_TESTMODE | Test Mode | 20120531 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_DIMENSION | 20120531 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | Table Name | 20120531 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRI_CONV_ABORT_HANDLER | Status Class for InfoCube Conversion Program | 20120531 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_DTA | Data Target for Transaction Data | 20120531 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_DTA | Data Target for Transaction Data | 20120531 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_S_DTA | dta information | 20120531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120531 | |
2 | ![]() |
Instance method | Public | Method | 20120531 | |
3 | ![]() |
Instance method | Private | Method | create worklist | 20120531 |
4 | ![]() |
Instance method | Private | Method | start with the positive case if possible from mode pov | 20120531 |
5 | ![]() |
Instance method | Private | Method | 20120531 | |
6 | ![]() |
Instance method | Private | Method | Preparation | 20120531 |
7 | ![]() |
Instance method | Private | Method | 20120531 | |
8 | ![]() |
Instance method | Private | Method | start compression | 20120531 |
9 | ![]() |
Instance method | Protected | Method | create snapshot | 20120531 |
10 | ![]() |
Instance method | Private | Method | start full DTP, in case avl and provided | 20120531 |
Events
Class CL_RSDRI_CUBE_CONVERSION_TEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TESTMODE | Public | See coding | 20120531 | T_TESTMODE(1) TYPE c
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONVERSION_MODE | Call by reference | Type reference (TYPE) | CL_RSDRI_CONVERT_OBJ_HDB=>TP_MIGRATION_MODE | 'H' | 20121126 | ||
2 | ![]() |
I_ONE_CMD | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20120531 | ||
3 | ![]() |
I_REFCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20120531 | ||
4 | ![]() |
I_TESTCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20120531 | ||
5 | ![]() |
I_TESTMODE | Call by reference | Type reference (TYPE) | T_TESTMODE | 20120531 |
Method CONSTRUCTOR on class CL_RSDRI_CUBE_CONVERSION_TEST has no exception.
Method EXECUTE_TEST Signature
Method EXECUTE_TEST on class CL_RSDRI_CUBE_CONVERSION_TEST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierung des Objekts nicht möglich | 20120531 | |
2 | ![]() |
Metadaten Fehler | 20120531 | |
3 | ![]() |
Metadaten Fehler | 20120531 | |
4 | ![]() |
Metadaten Fehler | 20120531 | |
5 | ![]() |
Metadaten Fehler | 20120531 |
Method _DETERMINE_WORKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_WORKLIST | Value transfer | Type reference (TYPE) | CL_RSDRI_CONV_ABORT_HANDLER=>T_T_ABORT | 30 Characters | 20120531 |
Method _DETERMINE_WORKLIST on class CL_RSDRI_CUBE_CONVERSION_TEST has no exception.
Method _EXECUTE_STRAIGHT_FORWARD Signature
Method _EXECUTE_STRAIGHT_FORWARD on class CL_RSDRI_CUBE_CONVERSION_TEST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierung des Objekts nicht möglich | 20120531 | |
2 | ![]() |
Metadaten Fehler | 20120531 | |
3 | ![]() |
Metadaten Fehler | 20120531 |
Method _EXECUTE_WORKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_WORKLIST | Call by reference | Type reference (TYPE) | CL_RSDRI_CONV_ABORT_HANDLER=>T_T_ABORT | 30 Characters | 20120531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Metadaten Fehler | 20120531 |
Method _PREPARE Signature
Method _PREPARE on class CL_RSDRI_CUBE_CONVERSION_TEST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Metadaten Fehler | 20120531 | |
2 | ![]() |
Metadaten Fehler | 20120531 | |
3 | ![]() |
Metadaten Fehler | 20120531 | |
4 | ![]() |
Metadaten Fehler | 20120531 |
Method __CHECK_PDIMID Signature
Method __CHECK_PDIMID on class CL_RSDRI_CUBE_CONVERSION_TEST has no parameter.
Method __CHECK_PDIMID on class CL_RSDRI_CUBE_CONVERSION_TEST has no exception.
Method __COMPRESS_AND_CHECK Signature
Method __COMPRESS_AND_CHECK on class CL_RSDRI_CUBE_CONVERSION_TEST has no parameter.
Method __COMPRESS_AND_CHECK on class CL_RSDRI_CUBE_CONVERSION_TEST has no exception.
Method __SNAPSHOT_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OPERATION | Call by reference | Type reference (TYPE) | RSDRI_RESET_ACTION | Cube Reset Aktion | 20120531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Metadaten Fehler | 20120531 |
Method __START_FULL_REQUEST Signature
Method __START_FULL_REQUEST on class CL_RSDRI_CUBE_CONVERSION_TEST has no parameter.
Method __START_FULL_REQUEST on class CL_RSDRI_CUBE_CONVERSION_TEST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |