SAP ABAP Class CL_RSDS_MIGRATE (Migration of DataSource and Dependent Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050708
Properties
Class CL_RSDS_MIGRATE  
Short Description Migration of DataSource and Dependent Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDS   Apollo DataSource 
Created 20050708   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDS_MIGRATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20050708
Friends
Class CL_RSDS_MIGRATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TR_OBJECTS Instance attribute Private Type reference (TYPE) RSDS_TR_OBJ_MIGRATION Objects to Be Edited in DS Migration 20050708
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Generates an Instance 20050708
2 DELETE Instance method Public Method Deletion of Objects 20050708
3 RESTORE Instance method Public Method Recovering of Objects 20050708
Events
Class CL_RSDS_MIGRATE has no event.
Types
Class CL_RSDS_MIGRATE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_INSTANCE Call by reference Object reference (TYPE REF TO) CL_RSDS_MIGRATE Migration der DataSource und abhängiger Objekte 20050708
2 Exporting E_XML Call by reference Type reference (TYPE) XSTRING Serialisierte Instanz 20050708
3 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSOLTPSOURCER DataSource 20050708
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050708
# Exception Resumable Description Created on
1 FAILED 20050708
2 NOT_NECESSARY 20050713

Method DELETE Signature

Method DELETE on class CL_RSDS_MIGRATE has no parameter.
# Exception Resumable Description Created on
1 FAILED 20050708

Method RESTORE Signature

Method RESTORE on class CL_RSDS_MIGRATE has no parameter.
# Exception Resumable Description Created on
1 FAILED 20050708
History
Last changed by/on SAP  20130531 
SAP Release Created in 700