SAP ABAP Class CL_EEF_MIG_FACTORY (Factory for Migration Objects)
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_EEF_MIG_FACTORY  
Short Description Factory for Migration Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_MIGRATION   Enhancement Framework Migration 
Created 20040527   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_MIG_FACTORY has no forward declaration.
Interfaces
Class CL_EEF_MIG_FACTORY has no interface implemented.
Friends
Class CL_EEF_MIG_FACTORY has no friend class.
Attributes
Class CL_EEF_MIG_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONVERTER Static method Public Method Creates ABAP Source Converter 20040527
2 CREATE_MODEL Static method Public Method Creates Migration Model 20040527
3 CREATE_OVERVIEW Static method Public Method Creates Overview View 20040527
4 CREATE_PERSISTENCE Static method Public Method Creates Migration Persistence 20040527
5 CREATE_TOOL Static method Public Method Creates Migration Tool 20040527
Events
Class CL_EEF_MIG_FACTORY has no event.
Types
Class CL_EEF_MIG_FACTORY has no local type.
Method Signatures

Method CREATE_CONVERTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONVERTER Value transfer Object reference (TYPE REF TO) IF_EEF_MIG_CONVERTER Wandelt eine Modifikation in ein Enhancement um 20040527
2 Importing MIGRATION_TOOL Call by reference Object reference (TYPE REF TO) IF_EEF_MIG_TOOL Schnittstelle für Migrationstools 20040708
3 Importing MIGRATION_UNIT Call by reference Type reference (TYPE) SEEF_MIG_UNIT Enhancement Migrationseinheit 20040527
4 Importing TOOL_INSTANCE_CORE Call by reference Object reference (TYPE REF TO) IF_WB_DARK_FUNCTIONALITY Toolfunktionen ohne Visualisierung 20040831
5 Importing TRKORR_CORE_OBJECTS Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe für Core-Objekte 20040617
6 Importing WB_SOURCE_CORE Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE Source management für Core-Includes 20040618
7 Importing WB_SOURCE_IS Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE Source management für IS-Includes 20040618

Method CREATE_CONVERTER on class CL_EEF_MIG_FACTORY has no exception.

Method CREATE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODEL Value transfer Object reference (TYPE REF TO) IF_EEF_MIG_MODEL Enhancement Framework Mifration 20040527

Method CREATE_MODEL on class CL_EEF_MIG_FACTORY has no exception.

Method CREATE_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Call by reference Type reference (TYPE) C Name des Containers, in dem der View angezeigt wird 20040527
2 Returning VIEW Value transfer Object reference (TYPE REF TO) IF_EEF_MIG_OVERVIEW Enhancement Migrationstool 20040527

Method CREATE_OVERVIEW on class CL_EEF_MIG_FACTORY has no exception.

Method CREATE_PERSISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_LIST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040603
2 Returning PERSISTENCE Value transfer Object reference (TYPE REF TO) IF_EEF_MIG_PERSISTENCE Enhancement Migration: Persistence 20040527

Method CREATE_PERSISTENCE on class CL_EEF_MIG_FACTORY has no exception.

Method CREATE_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MIGRATION_UNIT Call by reference Type reference (TYPE) SEEF_MIG_UNIT Enhancement Migrationseinheit 20040527
2 Importing MODEL Call by reference Object reference (TYPE REF TO) IF_EEF_MIG_MODEL Enhancement Framework Mifration 20041115
3 Returning TOOL Value transfer Object reference (TYPE REF TO) IF_EEF_MIG_TOOL Schnittstelle für Migrationstools 20040527

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