SAP ABAP Interface IF_EEF_MIG_CONVERTER (Converts Modification to Enhancement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_MIGRATION (Package) Enhancement Framework Migration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_MIG_CONVERTER Converts Modification to Enhancement 20040514
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_MIG_CONVERTER_DYNP Converts Screen Modification to Enhancement 20040607
Properties
Interface IF_EEF_MIG_CONVERTER  
Short Description Converts Modification to Enhancement    
General Data
Package SEEF_MIGRATION   Enhancement Framework Migration 
Created 20040513   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_EEF_MIG_CONVERTER has no forward declaration.
Interfaces
Interface IF_EEF_MIG_CONVERTER has no interface.
Friends
Interface IF_EEF_MIG_CONVERTER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FCODE_GET_CURRENT_SWITCH_ID Constant Public Type reference (TYPE) FCODE 'CURRENT_SWITCH_ID' Function Code 20040701
2 C_FCODE_INSERT_SWITCH_ID Constant Public Type reference (TYPE) FCODE 'INSERT_SWITCH_ID' Function Code 20040701
3 WB_EDITOR_CORE Instance attribute Public Object reference (TYPE REF TO) CL_WB_EDITOR ABAP Editor - Development Workbench View 20040607
4 WB_SOURCE_CORE Instance attribute Public Object reference (TYPE REF TO) CL_WB_SOURCE Source Management 20040607
5 WB_SOURCE_IS Instance attribute Public Object reference (TYPE REF TO) CL_WB_SOURCE Source Management 20040617
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_FUNCTION Instance method Public Method Executes Function of Converter 20040701
2 GET_MIGRATION_STATE_FLAG Instance method Public Method Determines Status of Migration 20040618
3 IGNORE_MODIFICATION Instance method Public Method Ignores Modification 20040513
4 MIGRATE_MODIFICATION Instance method Public Method Migrates Modification 20040513
5 SAVE Instance method Public Method Saves Core Source 20040615
6 SET_EDITOR_CORE Instance method Public Method Sets Editor of Core Source 20040615
Events
Interface IF_EEF_MIG_CONVERTER has no event.
Types
Interface IF_EEF_MIG_CONVERTER has no local type.
Method Signatures

Method EXECUTE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20040701
# Exception Resumable Description Created on
1 CX_EEF_MIG_FUNCTION_SUPPORT Ausnahmen: Funktion nicht unterstützt 20040701

Method GET_MIGRATION_STATE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MIGRATION_STATE Value transfer Type reference (TYPE) SEEF_MIG_FLAG Migrationsstatusflag 20040618

Method GET_MIGRATION_STATE_FLAG on Interface IF_EEF_MIG_CONVERTER has no exception.

Method IGNORE_MODIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_MODIFICATION Call by reference Type reference (TYPE) INT4 Zeile der Modifikation im IS-Coding 20040513
# Exception Resumable Description Created on
1 CX_EEF_MIG_CONVERSION Modifikationsumwandlung konnte nicht durchgeführt werden 20040513
2 CX_EEF_MIG_FUNCTION_SUPPORT Ausnahmen: Funktion nicht unterstützt 20040701

Method MIGRATE_MODIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_MODIFICATION Call by reference Type reference (TYPE) INT4 Zeile der Modifikation im IS-Coding 20040513
# Exception Resumable Description Created on
1 CX_EEF_MIG_CONVERSION Modifikationsumwandlung konnte nicht durchgeführt werden 20040513
2 CX_EEF_MIG_FUNCTION_SUPPORT Ausnahmen: Funktion nicht unterstützt 20040701

Method SAVE Signature

Method SAVE on Interface IF_EEF_MIG_CONVERTER has no parameter.
# Exception Resumable Description Created on
1 CX_EEF_MIG_MESSAGE EEF Migration: Exception mit Nachrichtenklasse 20040615
2 CX_EEF_MIG_OBJECT_SAVE Objekt kann nicht gesichert werden 20040615

Method SET_EDITOR_CORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDITOR_CORE Call by reference Object reference (TYPE REF TO) CL_WB_EDITOR ABAP-Editor EU-Schicht 20040615

Method SET_EDITOR_CORE on Interface IF_EEF_MIG_CONVERTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700