SAP ABAP Class CL_RSDRI_CUBE_RESET (Retrieve Cube Content)
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_RESET  
Short Description Retrieve Cube Content    
Super Class    
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 20110705   SAP 
Last change 20130531   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)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRI_CUBE_RESET has no interface implemented.
Friends
Class CL_RSDRI_CUBE_RESET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOCUBE Instance attribute Public Type reference (TYPE) RSINFOCUBE InfoCube 20110711
2 N_ON_DB Instance attribute Public Type reference (TYPE) RS_BOOL RS_C_FALSE Use Application Server or Directly in Database 20111118
3 O_CLEANUP_TMP_TABLES Instance attribute Protected Type reference (TYPE) RS_BOOL RS_C_FALSE Use Application Server or Directly in Database 20110711
4 O_DUMMY Instance attribute Protected Type reference (TYPE) C 20120531
5 O_R_CUBE_SNAPSHOT Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRI_CUBE_SNAPSHOT Delete Temporary Tables After Reset? 20110711
6 O_SHOW_APPL_LOG Instance attribute Protected Type reference (TYPE) RS_BOOL Show appl log 20120531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110705
2 GET_STORED_INFO Static method Public Method Identify Objects for Editing 20110713
3 SET_TO_STANDARD_IC Instance method Public Method 20110711
4 _CLEANUP_TMP_CONVERSION_TABLES Instance method Private Method Rename Tables 20120531
5 _CREATE_FACTVIEW Instance method Protected Method Create Log Index Again 20110713
6 _DELETE_CUBE_CONTENT Instance method Private Method 20120531
7 _DELETE_TABLES Instance method Private Method 20120531
8 _EMPTY_TABLE Instance method Private Method 20120531
9 _RESET_CUBE_ADMIN Instance method Private Method Apply Cube Specifics (such as rsdime) 20110711
10 _RESET_MIGRATION_STATE Instance method Protected Method 20110713
11 _RESET_STATUSENTRIES Instance method Private Method Write Saved Status Entries Back 20110705
12 _RESET_TABLES Instance method Private Method Rename Tables 20110711
13 _SET_CUBE_TO_NON_IMO Instance method Private Method Set Cube Properties 20110712
14 __COPYBACK_DATA Instance method Protected Method Retrieve Data 20110712
15 __COPYBACK_TABLE Instance method Protected Method 20110711
16 __DELETE_DDIC_TABLE Static method Public Method Delete DDIC Table 20110711
Events
Class CL_RSDRI_CUBE_RESET has no event.
Types
Class CL_RSDRI_CUBE_RESET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20110705
2 Importing I_SHOW_APPL_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20120531

Method CONSTRUCTOR on class CL_RSDRI_CUBE_RESET has no exception.

Method GET_STORED_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20110713
2 Returning R_R_IC_INFO Value transfer Object reference (TYPE REF TO) CL_RSDRI_CUBE_SNAPSHOT InfoCube auf standard zurücksetzen 20110713
# Exception Resumable Description Created on
1 CX_RSDRI_CONV_NOT_POSSIBLE Konvertierung des Objekts nicht möglich 20110713

Method SET_TO_STANDARD_IC Signature

Method SET_TO_STANDARD_IC on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_PROCESSING_ERROR Metadaten Fehler 20120531

Method _CLEANUP_TMP_CONVERSION_TABLES Signature

Method _CLEANUP_TMP_CONVERSION_TABLES on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20120531
2 CX_RSDRI_METADATA_ERROR Metadaten Fehler 20120531
3 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20120531

Method _CREATE_FACTVIEW Signature

Method _CREATE_FACTVIEW on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_METADATA_ERROR Metadaten Fehler 20110713

Method _DELETE_CUBE_CONTENT Signature

Method _DELETE_CUBE_CONTENT on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20120531
2 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20120531

Method _DELETE_TABLES Signature

Method _DELETE_TABLES on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20120531
2 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20120531

Method _EMPTY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM 20120531

Method _EMPTY_TABLE on class CL_RSDRI_CUBE_RESET has no exception.

Method _RESET_CUBE_ADMIN Signature

Method _RESET_CUBE_ADMIN on class CL_RSDRI_CUBE_RESET has no parameter.
Method _RESET_CUBE_ADMIN on class CL_RSDRI_CUBE_RESET has no exception.

Method _RESET_MIGRATION_STATE Signature

Method _RESET_MIGRATION_STATE on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20120531
2 CX_RSDRI_METADATA_ERROR Metadaten Fehler 20120531
3 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20120531

Method _RESET_STATUSENTRIES Signature

Method _RESET_STATUSENTRIES on class CL_RSDRI_CUBE_RESET has no parameter.
Method _RESET_STATUSENTRIES on class CL_RSDRI_CUBE_RESET has no exception.

Method _RESET_TABLES Signature

Method _RESET_TABLES on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20110711
2 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20110712

Method _SET_CUBE_TO_NON_IMO Signature

Method _SET_CUBE_TO_NON_IMO on class CL_RSDRI_CUBE_RESET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20120531
2 CX_RSDRI_METADATA_ERROR Metadaten Fehler 20110822
3 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20120531

Method __COPYBACK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20110712
2 Importing I_TARGET_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20110712
# Exception Resumable Description Created on
1 CX_RSDRI_SQL_OPERATION_ERROR SQL Error 20111118

Method __COPYBACK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_SOURCE_TABLE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110712
2 Importing I_LAST_CALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20110711
3 Importing I_SOURCE_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20110711
4 Importing I_TARGET_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20110711
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20110711
2 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20110712

Method __DELETE_DDIC_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLNM Call by reference Type reference (TYPE) TABNAME Tabellenname 20110711
# Exception Resumable Description Created on
1 CX_RSDRI_DDIC_ERROR Fehler bei einer DDIC Operation 20110711
2 CX_RSDRI_SQL_OPERATION_ERROR SQL Fehler 20110712
History
Last changed by/on SAP  20130531 
SAP Release Created in 730