SAP ABAP Class CL_RSMIGRATE_EXPORT_STORE (Migration: Export storage for main object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSMIGRATE (Package) Migration of BW data flows 3.x -> 7.x
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20080919
Properties
Class CL_RSMIGRATE_EXPORT_STORE  
Short Description Migration: Export storage for main object    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class RSMIGRATE    
Program status     
Category 0   
Package RSMIGRATE   Migration of BW data flows 3.x -> 7.x 
Created 20080919   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSMIGRATE_EXPORT_STORE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20080919
Friends
# Friend Modeled only Created on Description
1 CL_RSMIGRATE_EXPORT 20080919 Migration: Export Handle
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PROJECT Instance attribute Private Type reference (TYPE) RSMIGRATE_PROJECT Migration: Project 20080922
2 P_S_TLOGO Instance attribute Private Type reference (TYPE) RSO_S_TLOGO Main Object 20080922
3 P_TH_EXPORT Instance attribute Private Type reference (TYPE) RSMIGRATE_TH_EXPORT Objects to be exported (main objects and subobjects) 20080919
Methods
# Method Level Visibility Method type Description Created on
1 ADDITIONAL_GET Instance method Protected Method List of exported objects 20090129
2 CONSTRUCTOR Instance method Protected Constructor Constructor 20080922
3 OBJECT_DB_DELETE Instance method Protected Method Delete objects from database 20080922
4 OBJECT_DB_RESTORE Instance method Protected Method Restore objects in the database 20080922
5 STORE_INIT Instance method Protected Method Add object/Read from database 20080922
Events
Class CL_RSMIGRATE_EXPORT_STORE has no event.
Types
Class CL_RSMIGRATE_EXPORT_STORE has no local type.
Method Signatures

Method ADDITIONAL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_TLOGO Value transfer Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20090129

Method ADDITIONAL_GET on class CL_RSMIGRATE_EXPORT_STORE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO Hauptobjekt 20080922

Method CONSTRUCTOR on class CL_RSMIGRATE_EXPORT_STORE has no exception.

Method OBJECT_DB_DELETE Signature

Method OBJECT_DB_DELETE on class CL_RSMIGRATE_EXPORT_STORE has no parameter.
# Exception Resumable Description Created on
1 FAILED 20080922
2 NOT_EXIST 20081209

Method OBJECT_DB_RESTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_ACTIVATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20081030
2 Importing I_TH_EXPOBJ Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20080922
# Exception Resumable Description Created on
1 FAILED 20080922

Method STORE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUBOBJECT Call by reference Type reference (TYPE) RS_BOOL Subobject 20081030
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO 20080922
# Exception Resumable Description Created on
1 FAILED 20080922
History
Last changed by/on SAP  20130531 
SAP Release Created in 712