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 RS 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 C_STATE_AT_MIGRATED Constant Public Type reference (TYPE) INT4 45 Daten Migrated 20130531
2 O_PACKAGE_TRANSFER Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20130531
3 O_TABLNM_70 Instance attribute Protected Type reference (TYPE) TABNAME Table Name: Activation Queue 20130531
4 O_TABLNM_70_TMP Instance attribute Protected Type reference (TYPE) TABNAME Temporary Table Name: Activation Queue 20130531
5 O_TABLNM_80 Instance attribute Protected Type reference (TYPE) TABNAME Table Name: Change Log 20130531
6 O_TABLNM_80_TMP Instance attribute Protected Type reference (TYPE) TABNAME Temporary Table Name: Active Data 20130531
7 O_TABLNM_CALCVIEW Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20130531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130531
2 START_BATCH_PROCESS Instance method Protected Method 20130610
3 _STORE_CONS_AGGR_BEHAV 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 Importing I_CREATE_APPL_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130531
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSDODSOBJECT InfoCube 20130531
3 Importing I_MIGRATION_OPTION Call by reference Type reference (TYPE) RSODSO_MIGROPT Migrationsoption 20130531
4 Importing I_MIGR_CALLER Call by reference Type reference (TYPE) RSDRI_MIGRCALLER SPACE Aufrufkontext einer HANADB-Migration 20130531
5 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) INT4 100000 Natürliche Zahl 20130531
6 Importing I_PACKAGE_TRANSFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130531
7 Importing 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 Importing IR_TASK Call by reference Object reference (TYPE REF TO) IF_ODQ_TASK Task zur (asynchronen) Verarbeitung 20130610
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR 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 Importing IT_REQUEST Call by reference Type reference (TYPE) TT_REQUEST 20130531
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20130531
2 CX_RSODSO_PARAMETER_MISSING Aktivierung eines ODS-Objektes 20130531
3 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20130531
History
Last changed by/on SAP  20140121 
SAP Release Created in 740