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 | Static method | Public | Method | Creates ABAP Source Converter | 20040527 | |
| 2 | Static method | Public | Method | Creates Migration Model | 20040527 | |
| 3 | Static method | Public | Method | Creates Overview View | 20040527 | |
| 4 | Static method | Public | Method | Creates Migration Persistence | 20040527 | |
| 5 | 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 | CONVERTER | Value transfer | Object reference (TYPE REF TO) | IF_EEF_MIG_CONVERTER | Wandelt eine Modifikation in ein Enhancement um | 20040527 | |||
| 2 | MIGRATION_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_EEF_MIG_TOOL | Schnittstelle für Migrationstools | 20040708 | |||
| 3 | MIGRATION_UNIT | Call by reference | Type reference (TYPE) | SEEF_MIG_UNIT | Enhancement Migrationseinheit | 20040527 | |||
| 4 | TOOL_INSTANCE_CORE | Call by reference | Object reference (TYPE REF TO) | IF_WB_DARK_FUNCTIONALITY | Toolfunktionen ohne Visualisierung | 20040831 | |||
| 5 | TRKORR_CORE_OBJECTS | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe für Core-Objekte | 20040617 | |||
| 6 | WB_SOURCE_CORE | Call by reference | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source management für Core-Includes | 20040618 | |||
| 7 | 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 | 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 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Name des Containers, in dem der View angezeigt wird | 20040527 | |||
| 2 | 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 | OBJECT_LIST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040603 | |||
| 2 | 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 | MIGRATION_UNIT | Call by reference | Type reference (TYPE) | SEEF_MIG_UNIT | Enhancement Migrationseinheit | 20040527 | |||
| 2 | MODEL | Call by reference | Object reference (TYPE REF TO) | IF_EEF_MIG_MODEL | Enhancement Framework Mifration | 20041115 | |||
| 3 | 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 |