SAP ABAP Class CL_SW_MIG_ENH (Migration Support: Enhancement)
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_ENH  
Short Description Migration Support: Enhancement    
Super Class    
Instantiability of a Class 2  Public 
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SW_MIG_ENH has no interface implemented.
Friends
Class CL_SW_MIG_ENH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENHNR Instance attribute Public Type reference (TYPE) I 20040518
2 FAIL_VAL Constant Public See coding 20040602
3 KIND_VAL Constant Public See coding 20040602
4 STATE_VAL Constant Public See coding 20040602
Methods
# Method Level Visibility Method type Description Created on
1 GET_CORE_SRC Instance method Public Method Retrieval of Core Source for Enhancement 20040602
2 GET_ENHANCED_SRC Instance method Public Method Retrieval of Enhancement Source for Enhancement 20040602
3 GET_ENHANCEMENT_KIND Instance method Public Method Retrieval Type of Enhancement (Value Set KIND_VAL) 20040602
4 GET_ENHANCEMENT_STATE Instance method Public Method Retrieval of Enhancement (Value Set STATE_VAL) 20040602
5 GET_FAIL_REASON Instance method Public Method Retrieval, Conversion Failure (Value Set FAIL_VAL) 20040602
6 GET_NAME Instance method Public Method Retrieval Enhancement Name 20040513
7 MIGRATE Instance method Public Method Perform Modification 20040513
8 SET_IGNORE Instance method Public Method Do Not Perform Modification 20040621
9 UNDO Instance method Public Method Undo Modification 20040513
Events
Class CL_SW_MIG_ENH has no event.
Types
Class CL_SW_MIG_ENH has no local type.
Method Signatures

Method GET_CORE_SRC 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 20040602

Method GET_CORE_SRC on class CL_SW_MIG_ENH has no exception.

Method GET_ENHANCED_SRC 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 20040602

Method GET_ENHANCED_SRC on class CL_SW_MIG_ENH has no exception.

Method GET_ENHANCEMENT_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Attribute reference (LIKE) KIND_VAL-POINT 20040602

Method GET_ENHANCEMENT_KIND on class CL_SW_MIG_ENH has no exception.

Method GET_ENHANCEMENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Attribute reference (LIKE) STATE_VAL-NEW 20040602

Method GET_ENHANCEMENT_STATE on class CL_SW_MIG_ENH has no exception.

Method GET_FAIL_REASON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Attribute reference (LIKE) FAIL_VAL-POS_NOT_FOUND 20040602

Method GET_FAIL_REASON on class CL_SW_MIG_ENH has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_SW_MIG_ENH 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
2 Importing INTERNAL_CALLED Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Aufrufkontext 20040709
3 Returning RESULT Value transfer Type reference (TYPE) RANGE Zeilenpositionen hinter denen eingefügt werden soll 20040601

Method MIGRATE on class CL_SW_MIG_ENH has no exception.

Method SET_IGNORE Signature

Method SET_IGNORE on class CL_SW_MIG_ENH has no parameter.
Method SET_IGNORE on class CL_SW_MIG_ENH has no exception.

Method UNDO Signature

Method UNDO on class CL_SW_MIG_ENH has no parameter.
Method UNDO on class CL_SW_MIG_ENH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700