SAP ABAP Class CL_EEF_MIG_TOOL_ABAP_SOURCE (Migration Tool for ABAP Sources)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_MIGRATION (Package) Enhancement Framework Migration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EEF_MIG_TOOL | Interface for Migration Tools | 20040527 |
Properties
| Class | CL_EEF_MIG_TOOL_ABAP_SOURCE | |
| Short Description | Migration Tool for ABAP Sources | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EEF_MIG_TOOL | Interface for Migration Tools | 20040527 |
Friends
Class CL_EEF_MIG_TOOL_ABAP_SOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SEEF_MIG_COMPILATION_UNIT | Compilation Unit | 20040617 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EEF_MIG_CONVERTER | Converts Modification to Enhancement | 20040527 | |||
| 3 | Constant | Private | See coding | 20040602 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | Line Length of Editor | 20040720 | |||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20040527 | |||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EEF_MIG_SOURCE_LOADER_RFC | Enhancement Migration: Source Loader via RFC | 20040601 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_DARK_FUNCTIONALITY | Tool Functions Without Display | 20040813 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task for Core Objects | 20040527 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task for Enhancements | 20040527 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task for Enhancement Spots | 20040527 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source Management | 20040617 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_EDIT | WB Request: Development Environment Operation | 20041130 | ||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source Management | 20040617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040608 | |
| 2 | Static method | Private | Method | Determines Compilation Unit | 20040706 | |
| 3 | Static method | Private | Method | Determines Package of R3TR Object | 20041115 | |
| 4 | Instance method | Private | Method | Determines ABAP Source of Object | 20040601 |
Events
Class CL_EEF_MIG_TOOL_ABAP_SOURCE has no event.
Types
Class CL_EEF_MIG_TOOL_ABAP_SOURCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EEF_MIG_TOOL_ABAP_SOURCE has no parameter.
Method CONSTRUCTOR on class CL_EEF_MIG_TOOL_ABAP_SOURCE has no exception.
Method GET_COMPILATION_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPILATION_UNIT | Value transfer | Type reference (TYPE) | SEEF_MIG_COMPILATION_UNIT | Kompilationseinheit | 20040706 | |||
| 2 | MIGRATION_UNIT | Call by reference | Type reference (TYPE) | SEEF_MIG_UNIT | Enhancement Migrationseinheit | 20040706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Migration wurde abgebrochen | 20040706 |
Method GET_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20041115 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | EU_ANAME | Entwicklungsumgebung: Tadirname | 20041115 | |||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20041115 |
Method GET_DEVCLASS on class CL_EEF_MIG_TOOL_ABAP_SOURCE has no exception.
Method GET_OBJECT_SOURCE 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 | 20040601 | |||
| 2 | MODE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040601 | |||
| 3 | READ_ONLY | Call by reference | Type reference (TYPE) | FLAG | SPACE | 'X': Anzeigemodus; SPACE: Änderungsmodus | 20040824 | ||
| 4 | TOOL_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_WB_DARK_FUNCTIONALITY | Toolfunktionen ohne Visualisierung | 20040813 | |||
| 5 | WB_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source objekt | 20040617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht geladen werden | 20040601 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |