SAP ABAP Class CL_GRPC_MIC_MIGR_UTIL (Migration utility)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_MIGRATION_UPGRADE (Package) PC Migration and Upgrade
Properties
Class CL_GRPC_MIC_MIGR_UTIL  
Short Description Migration utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_MIGRATION_UPGRADE   PC Migration and Upgrade 
Created 20081212   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRPC_MIC_MIGR_UTIL has no interface implemented.
Friends
Class CL_GRPC_MIC_MIGR_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ABAP_CONNECTION Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20081212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081212
2 MIGRATE_TABLE Instance method Public Method Migrate a table from remote server 20081212
3 TRANSFORM_SAFE Static method Public Method Safe transformer, could handle number type 20081212
4 TRANSFORM_STANDARD Static method Public Method Standard transformer 20081212
Events
Class CL_GRPC_MIC_MIGR_UTIL has no event.
Types
Class CL_GRPC_MIC_MIGR_UTIL 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 IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20081212

Method CONSTRUCTOR on class CL_GRPC_MIC_MIGR_UTIL has no exception.

Method MIGRATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20081212
2 Importing IV_OLD_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20081212
3 Importing IV_TRANSFORMER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20081212
4 Importing IV_TRANSFORMER_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20081212
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090116

Method TRANSFORM_SAFE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) DATA 20081212
2 Exporting EV_RESULT Call by reference Type reference (TYPE) ABAP_BOOL 20081212
3 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20081212
4 Importing IV_NEW_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20081212
5 Importing IV_OLD_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20081212

Method TRANSFORM_SAFE on class CL_GRPC_MIC_MIGR_UTIL has no exception.

Method TRANSFORM_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) DATA 20081212
2 Exporting EV_RESULT Call by reference Type reference (TYPE) ABAP_BOOL 20081212
3 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20081212
4 Importing IV_NEW_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20081212
5 Importing IV_OLD_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20081212

Method TRANSFORM_STANDARD on class CL_GRPC_MIC_MIGR_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300