SAP ABAP Class CL_RSDRI_CONVERT_DATASTORE_PCL (HANA opt. DataStores in classic DataStores)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA_HDB (Package) HDB-Specific RSDRI Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_CONVERT_DATASTORE | Optimize Standard DataStore for in-memory | 20130531 |
Properties
Class | CL_RSDRI_CONVERT_DATASTORE_PCL | |
Short Description | HANA opt. DataStores in classic DataStores | |
Super Class | CL_RSDRI_CONVERT_DATASTORE | Optimize Standard DataStore for in-memory |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSDRI_HDB | |
Program status | ||
Category | 0 | |
Package | RSDRI_DBA_HDB | HDB-Specific RSDRI Development |
Created | 20130322 | SAP |
Last change | 20140121 | 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_CONVERT_DATASTORE_PCL has no interface implemented.
Friends
Class CL_RSDRI_CONVERT_DATASTORE_PCL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 45 | Daten Migrated | 20130531 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20130531 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name: Activation Queue | 20130531 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Temporary Table Name: Activation Queue | 20130531 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name: Change Log | 20130531 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Temporary Table Name: Active Data | 20130531 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20130531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130531 | |
2 | ![]() |
Instance method | Protected | Method | 20130610 | |
3 | ![]() |
Instance method | Protected | Method | 20130531 |
Events
Class CL_RSDRI_CONVERT_DATASTORE_PCL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_REQUEST | Protected | See coding | 20130531 | BEGIN OF ts_request,
request TYPE rsrequid,
actrequest TYPE rsrequid,
END OF ts_request
|
||
2 | TT_REQUEST | Protected | See coding | 20130531 | tt_request TYPE TABLE OF ts_request
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATE_APPL_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130531 | |
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSDODSOBJECT | InfoCube | 20130531 | ||
3 | ![]() |
I_MIGRATION_OPTION | Call by reference | Type reference (TYPE) | RSODSO_MIGROPT | Migrationsoption | 20130531 | ||
4 | ![]() |
I_MIGR_CALLER | Call by reference | Type reference (TYPE) | RSDRI_MIGRCALLER | SPACE | Aufrufkontext einer HANADB-Migration | 20130531 | |
5 | ![]() |
I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | INT4 | 100000 | Natürliche Zahl | 20130531 | |
6 | ![]() |
I_PACKAGE_TRANSFER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130531 | |
7 | ![]() |
I_SHOW_APPL_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130531 |
Method CONSTRUCTOR on class CL_RSDRI_CONVERT_DATASTORE_PCL has no exception.
Method START_BATCH_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TASK | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_TASK | Task zur (asynchronen) Verarbeitung | 20130610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20130610 |
Method _STORE_CONS_AGGR_BEHAV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REQUEST | Call by reference | Type reference (TYPE) | TT_REQUEST | 20130531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20130531 | |
2 | ![]() |
Aktivierung eines ODS-Objektes | 20130531 | |
3 | ![]() |
RSODSO Ausnahmehierarchie | 20130531 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |