SAP ABAP Interface IF_EEF_MIG_MODEL (Enhancement Framework Migration)
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_MODEL Enhancement Migration: Model 20040514
Properties
Interface IF_EEF_MIG_MODEL  
Short Description Enhancement Framework Migration    
General Data
Package SEEF_MIGRATION   Enhancement Framework Migration 
Created 20040514   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_EEF_MIG_MODEL has no forward declaration.
Interfaces
Interface IF_EEF_MIG_MODEL has no interface.
Friends
Interface IF_EEF_MIG_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVE Constant Public Type reference (TYPE) SEEF_MIG_ACTIVE_FLAG 'A' Flag for Active/Inactive Status 20040811
2 C_INACTIVE Constant Public Type reference (TYPE) SEEF_MIG_ACTIVE_FLAG 'I' Flag for Active/Inactive Status 20040811
3 C_MIG_STATE_ERROR Constant Public Type reference (TYPE) SEEF_MIG_FLAG 'E' Migration Status: Object with Errors 20040709
4 C_MIG_STATE_IRRELEVANT Constant Public Type reference (TYPE) SEEF_MIG_FLAG 'I' Migration Status: Irrelevant 20040514
5 C_MIG_STATE_MIGRATED Constant Public Type reference (TYPE) SEEF_MIG_FLAG 'M' Migration Status: Automatic 20040514
6 C_MIG_STATE_NOT_EXISTENT Constant Public Type reference (TYPE) SEEF_MIG_FLAG 'X' Migration Status: Object Does Not Exist in System 20040709
7 C_MIG_STATE_NOT_MIGRATED Constant Public Type reference (TYPE) SEEF_MIG_FLAG 'N' Migration Status: Cannot Be Executed 20040514
8 C_MIG_STATE_PARTLY_MIGRATED Constant Public Type reference (TYPE) SEEF_MIG_FLAG 'P' Migration Status: Manual 20040514
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_STATE Instance method Public Method Determines Migration Status of Object 20040519
2 SET_OBJECT_STATE Instance method Public Method Sets Migration Status of Object 20040514
3 UPDATE_ACTIVE_OBJECTS Instance method Public Method Updates Active Objects 20040811
4 UPDATE_MIGRATION_STATES Instance method Public Method Updates Migration Status 20040811
Events
# Event Type Visibility Description Created on
1 NEW_OBJECT_ACTIVE_STATE Instance Event
(0)
Public
(2)
Active / Inactive Status of Object Changed 20040811
2 NEW_OBJECT_STATE Instance Event
(0)
Public
(2)
Migration Status of Object Changed 20040514
Types
Interface IF_EEF_MIG_MODEL has no local type.
Method Signatures

Method GET_OBJECT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MIGRATION_STATE Value transfer Type reference (TYPE) SEEF_MIG_STATE Enhancement Migrationsstatus 20040519
2 Importing MIGRATION_UNIT Call by reference Type reference (TYPE) SEEF_MIG_UNIT Enhancement Migrationseinheit 20040519

Method GET_OBJECT_STATE on Interface IF_EEF_MIG_MODEL has no exception.

Method SET_OBJECT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MIGRATION_STATE Call by reference Type reference (TYPE) SEEF_MIG_STATE Enhancement Migrationsstatus 20040514

Method SET_OBJECT_STATE on Interface IF_EEF_MIG_MODEL has no exception.

Method UPDATE_ACTIVE_OBJECTS Signature

Method UPDATE_ACTIVE_OBJECTS on Interface IF_EEF_MIG_MODEL has no parameter.
Method UPDATE_ACTIVE_OBJECTS on Interface IF_EEF_MIG_MODEL has no exception.

Method UPDATE_MIGRATION_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_MIGRATION_STATE Call by reference Type reference (TYPE) SEEF_MIG_STATE_TAB Objektliste für die Enhancemnet Migration 20040811

Method UPDATE_MIGRATION_STATES on Interface IF_EEF_MIG_MODEL has no exception.
Event Signatures

Event NEW_OBJECT_ACTIVE_STATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ACTIVE_STATE Exporting Value transfer Type reference (TYPE) SEEF_MIG_ACTIVE_FLAG Flag für Aktiv-/Inaktivstatus 20040811
2 MIGRATION_STATE Exporting Value transfer Type reference (TYPE) SEEF_MIG_STATE Enhancement Migrationsstatus 20040811

Event NEW_OBJECT_STATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MIGRATION_STATE Exporting Value transfer Type reference (TYPE) SEEF_MIG_STATE Enhancement Migrationsstatus 20040514
History
Last changed by/on SAP  20130531 
SAP Release Created in 700