SAP ABAP Class CL_SW_MIG (Migration Support Modification->Switch)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_MIGRATION (Package) Enhancement Framework Migration
Properties
Class CL_SW_MIG  
Short Description Migration Support Modification->Switch    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_MIGRATION   Enhancement Framework Migration 
Created 20040513   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SW_MIG has no forward declaration.
Interfaces
Class CL_SW_MIG has no interface implemented.
Friends
Class CL_SW_MIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 UTIL Instance attribute Private Object reference (TYPE REF TO) MIGUTIL 20040513
Methods
# Method Level Visibility Method type Description Created on
1 GET_EEF_SOURCE Instance method Public Method Read Corresponding Enhancement Source for Modification 20040513
2 GET_ENH Instance method Public Method Read i th Enhancement (Is Initial if Not Existing) 20040513
3 GET_ENH_COUNT Instance method Public Method Read Number of Enhancements 20040803
4 GET_ENH_VIA_ROW Instance method Public Method Read Enhancement that Converts Modification in Line i 20040513
5 GET_INSTANCE Static method Public Method Handle for Conversion of Include 20040513
6 MIGRATE Instance method Public Method Specify Enhancement Intervals 20040513
Events
Class CL_SW_MIG has no event.
Types
Class CL_SW_MIG has no local type.
Method Signatures

Method GET_EEF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20040513

Method GET_EEF_SOURCE on class CL_SW_MIG has no exception.

Method GET_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20040513
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SW_MIG_ENH Migrationsunterstützung: Enhancement 20040513

Method GET_ENH on class CL_SW_MIG has no exception.

Method GET_ENH_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I 20040803

Method GET_ENH_COUNT on class CL_SW_MIG has no exception.

Method GET_ENH_VIA_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SW_MIG_ENH Migrationsunterstützung: Enhancement 20040513
2 Importing ROW Call by reference Type reference (TYPE) I 20040513

Method GET_ENH_VIA_ROW on class CL_SW_MIG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CORE_SOURCE Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE Name des Core-Includes 20040618
2 Importing IS_SOURCE Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE Source der Industrie Solution Includes 20040614
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SW_MIG Handle für Modifikation->Switch 20040513

Method GET_INSTANCE on class CL_SW_MIG has no exception.

Method MIGRATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CORE_INCLUDE Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE pot. vom User frisch modifizierte Source 20040513

Method MIGRATE on class CL_SW_MIG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700