SAP ABAP Class CL_EEF_MIG_CONVERTER_DYNP (Converts Screen Modification to Enhancement)
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_CONVERTER | Converts Modification to Enhancement | 20040607 |
Properties
| Class | CL_EEF_MIG_CONVERTER_DYNP | |
| Short Description | Converts Screen Modification to Enhancement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_MIGRATION | Enhancement Framework Migration |
| Created | 20040607 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EEF_MIG_CONVERTER | Converts Modification to Enhancement | 20040607 |
Friends
Class CL_EEF_MIG_CONVERTER_DYNP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | Token for Switch | 20040708 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EEF_MIG_TOOL | Interface for Migration Tools | 20040708 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SFW_SWITCH_ID | ID of Switch in Switch Framework | 20040709 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20040702 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20040702 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20040702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040702 | |
| 2 | Instance method | Private | Method | Determines Current Switch ID | 20040702 | |
| 3 | Instance method | Private | Method | Inserts Switch ID in Code | 20040702 |
Events
Class CL_EEF_MIG_CONVERTER_DYNP has no event.
Types
Class CL_EEF_MIG_CONVERTER_DYNP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIGRATION_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_EEF_MIG_TOOL | Schnittstelle für Migrationstools | 20040708 | |||
| 2 | WB_SOURCE_CORE | Call by reference | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source management | 20040702 | |||
| 3 | WB_SOURCE_IS | Call by reference | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source management | 20040702 |
Method CONSTRUCTOR on class CL_EEF_MIG_CONVERTER_DYNP has no exception.
Method GET_CURRENT_SWITCH_ID Signature
Method GET_CURRENT_SWITCH_ID on class CL_EEF_MIG_CONVERTER_DYNP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen: Funktion nicht unterstützt | 20040708 |
Method INSERT_SWITCH_ID Signature
Method INSERT_SWITCH_ID on class CL_EEF_MIG_CONVERTER_DYNP has no parameter.
Method INSERT_SWITCH_ID on class CL_EEF_MIG_CONVERTER_DYNP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |