SAP ABAP Interface IF_EEF_MIG_TOOL (Interface for Migration Tools)
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_TOOL_ABAP_SOURCE | Migration Tool for ABAP Sources | 20040527 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EEF_MIG_TOOL_DYNP_SOURCE | SFW Migration Tool for Screens | 20040601 |
Properties
| Interface | IF_EEF_MIG_TOOL | |
| Short Description | Interface for Migration Tools |
General Data
| Package | SEEF_MIGRATION | Enhancement Framework Migration |
| Created | 20040514 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_EEF_MIG_MODEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_EEF_MIG_TOOL has no interface.
Friends
Interface IF_EEF_MIG_TOOL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OBJECT_COMPLETELY_MIGRATED | Constant | Public | Type reference (TYPE) | SEEF_MIG_FLAG | IF_EEF_MIG_MODEL=>C_MIG_STATE_MIGRATED | Object Is Completely Migrated | 20040602 | |
| 2 | C_OBJECT_IGNORE | Constant | Public | Type reference (TYPE) | SEEF_MIG_FLAG | IF_EEF_MIG_MODEL=>C_MIG_STATE_IRRELEVANT | Object Ignored | 20040621 | |
| 3 | C_OBJECT_NOT_MIGRATED | Constant | Public | Type reference (TYPE) | SEEF_MIG_FLAG | IF_EEF_MIG_MODEL=>C_MIG_STATE_NOT_MIGRATED | Object Not Migrated | 20040602 | |
| 4 | C_OBJECT_PARTLY_MIGRATED | Constant | Public | Type reference (TYPE) | SEEF_MIG_FLAG | IF_EEF_MIG_MODEL=>C_MIG_STATE_PARTLY_MIGRATED | Object Partially Migrated | 20040602 | |
| 5 | MIGRATION_UNIT | Instance attribute | Public | Type reference (TYPE) | SEEF_MIG_UNIT | Enhancement Migration Unit | 20040527 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Displays Object | 20040813 | |
| 2 | Instance method | Public | Method | Terminates Tool | 20040618 | |
| 3 | Instance method | Public | Method | Gets Migration Data from Core | 20040527 | |
| 4 | Instance method | Public | Method | Gets Migration Data of IS | 20040527 | |
| 5 | Instance method | Public | Method | Migrates Object | 20040527 | |
| 6 | Instance method | Public | Method | Saves New Object Data | 20040527 | |
| 7 | Instance method | Public | Method | Sets Migration Unit | 20040527 | |
| 8 | Instance method | Public | Method | Sets Relevant Transport Requests | 20040527 |
Events
Interface IF_EEF_MIG_TOOL has no event.
Types
Interface IF_EEF_MIG_TOOL has no local type.
Method Signatures
Method DISPLAY_OBJECT Signature
Method DISPLAY_OBJECT on Interface IF_EEF_MIG_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen: Funktion nicht unterstützt | 20040813 | ||
| 2 | EEF Migration: Exception mit Nachrichtenklasse | 20040813 |
Method FINALIZE Signature
Method FINALIZE on Interface IF_EEF_MIG_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EEF Migration: Exception mit Nachrichtenklasse | 20040618 |
Method INITILIZE_DATA_CORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ_ONLY | Call by reference | Type reference (TYPE) | FLAG | SPACE | 'X':Anzeigemodus; SPACE: Änderungsmodus | 20040824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht geladen werden | 20040527 |
Method INITILIZE_DATA_IS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht geladen werden | 20040527 |
Method MIGRATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIGRATION_STATE | Value transfer | Type reference (TYPE) | SEEF_MIG_FLAG | Wurde das Objekt teilweise/komplett migriert | 20040602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EEF Migration: Exception mit Nachrichtenklasse | 20040614 | ||
| 2 | Objekt konnte nicht migriert werden | 20040527 |
Method SAVE Signature
Method SAVE on Interface IF_EEF_MIG_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EEF Migration: Exception mit Nachrichtenklasse | 20040614 | ||
| 2 | Objekt kann nicht gesichert werden | 20040527 |
Method SET_MIGRATION_UNIT 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Migration wurde abgebrochen | 20040706 |
Method SET_TRKORRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRKORR_CORE_OBJECTS | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe für Coreobjekte | 20040527 | |||
| 2 | TRKORR_ENHANCEMENTS | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe für Enhancements | 20040527 | |||
| 3 | TRKORR_ENHANCEMENT_SPOTS | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe für Enhancement Spots | 20040527 |
Method SET_TRKORRS on Interface IF_EEF_MIG_TOOL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |