SAP ABAP Class IF_EEF_MIG_CONVERTER (Converts Modification to Enhancement)
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
| Class | IF_EEF_MIG_CONVERTER | |
| Short Description | Converts Modification to Enhancement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040513 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EEF_MIG_CONVERTER has no forward declaration.
Interfaces
Class IF_EEF_MIG_CONVERTER has no interface implemented.
Friends
Class IF_EEF_MIG_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FCODE | 'CURRENT_SWITCH_ID' | Function Code | 20040701 | ||
| 2 | Constant | Public | Type reference (TYPE) | FCODE | 'INSERT_SWITCH_ID' | Function Code | 20040701 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_EDITOR | ABAP Editor - Development Workbench View | 20040607 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source Management | 20040607 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source Management | 20040617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Function of Converter | 20040701 | |
| 2 | Instance method | Public | Method | Determines Status of Migration | 20040618 | |
| 3 | Instance method | Public | Method | Ignores Modification | 20040513 | |
| 4 | Instance method | Public | Method | Migrates Modification | 20040513 | |
| 5 | Instance method | Public | Method | Saves Core Source | 20040615 | |
| 6 | Instance method | Public | Method | Sets Editor of Core Source | 20040615 |
Events
Class IF_EEF_MIG_CONVERTER has no event.
Types
Class 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 | FCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20040701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | MIGRATION_STATE | Value transfer | Type reference (TYPE) | SEEF_MIG_FLAG | Migrationsstatusflag | 20040618 |
Method GET_MIGRATION_STATE_FLAG on class 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 | ROW_MODIFICATION | Call by reference | Type reference (TYPE) | INT4 | Zeile der Modifikation im IS-Coding | 20040513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Modifikationsumwandlung konnte nicht durchgeführt werden | 20040513 | ||
| 2 | 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 | ROW_MODIFICATION | Call by reference | Type reference (TYPE) | INT4 | Zeile der Modifikation im IS-Coding | 20040513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Modifikationsumwandlung konnte nicht durchgeführt werden | 20040513 | ||
| 2 | Ausnahmen: Funktion nicht unterstützt | 20040701 |
Method SAVE Signature
Method SAVE on class IF_EEF_MIG_CONVERTER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EEF Migration: Exception mit Nachrichtenklasse | 20040615 | ||
| 2 | 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 | EDITOR_CORE | Call by reference | Object reference (TYPE REF TO) | CL_WB_EDITOR | ABAP-Editor EU-Schicht | 20040615 |
Method SET_EDITOR_CORE on class IF_EEF_MIG_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |