SAP ABAP Interface IF_REMI_MIGRATION (Migration Run)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-MI (Application Component) Migration
     RE_MI_CL (Package) RE: Migration RE Classic => RE-FX
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REMI_MIGRATION Migration Run 20040805
Properties
Interface IF_REMI_MIGRATION  
Short Description Migration Run    
General Data
Package RE_MI_CL   RE: Migration RE Classic => RE-FX 
Created 20040805   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20040805
Friends
Interface IF_REMI_MIGRATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20041026
2 MD_MODE Instance attribute Public Type reference (TYPE) REMIMIGMODE Migration mode 20041008
3 MS_STATUS Instance attribute Public Type reference (TYPE) REMI_TABLE_STATUS Status per Table 20041104
Methods
# Method Level Visibility Method type Description Created on
1 CAN_PERFORM Instance method Public Method Can Be Executed 20041109
2 CAN_PERFORM_BY_STEP Instance method Public Method Can Be Executed 20041108
3 FREE Instance method Public Method 20040907
4 GET_LIST_EXECUTEABLE_STEPS Instance method Public Method Gets All Possible Steps That Can Be Executed 20050209
5 GET_MSGLIST Instance method Public Method Gets the Message Collector 20040907
6 GET_MSGLIST_BY_GROUP Instance method Public Method Gets the Message Collector for a Group 20041105
7 GET_MSGLIST_BY_STEP Instance method Public Method Gets the Message Collector for a Step 20041105
8 GET_MSGLIST_BY_TAB Instance method Public Method Gets the Message Collector for a Table 20050421
9 GET_POSSIBLE_STATUS_LIST Instance method Public Method Gets the Possible Statuses of a Step 20041110
10 GET_STATUS Instance method Public Method Gets Status of the Migration 20041026
11 GET_STATUS_BY_GROUP Instance method Public Method Gets the Status of Migration for a Group 20041102
12 GET_STATUS_BY_STEP Instance method Public Method Gets the Status of Migration for a Step 20041102
13 GET_STATUS_LIST Instance method Public Method Delivers the Status 20041026
14 GET_STATUS_LIST_BY_GROUP Instance method Public Method Gets the Status of a Group 20041026
15 GET_STATUS_LIST_BY_STEP Instance method Public Method Gets the Status of a Step 20041026
16 GET_STEP Instance method Public Method Gets a Certain Step 20050919
17 INIT Instance method Public Method Initialize 20040907
18 IS_MSGLIST_EMPTY Instance method Public Method Is the List of Collected Messages Empty? 20050421
19 IS_STORABLE Instance method Public Method Checks If Saving Is Allowed 20041104
20 PERFORM Instance method Public Method Execution of Migration 20040809
21 PERFORM_STEP Instance method Public Method Execution of a Step 20041105
22 SET_STATUS_BY_STEP Instance method Public Method Sets the Status of Migration for a Step 20041110
23 STORE Instance method Public Method 20041208
Events
Interface IF_REMI_MIGRATION has no event.
Types
Interface IF_REMI_MIGRATION has no local type.
Method Signatures

Method CAN_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN Value transfer Type reference (TYPE) REMICANPERFORM Kann ausgeführt werden 20041109

Method CAN_PERFORM on Interface IF_REMI_MIGRATION has no exception.

Method CAN_PERFORM_BY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041108
2 Returning RF_CAN Value transfer Type reference (TYPE) REMICANPERFORM Kann ausgeführt werden 20041108

Method CAN_PERFORM_BY_STEP on Interface IF_REMI_MIGRATION has no exception.

Method FREE Signature

Method FREE on Interface IF_REMI_MIGRATION has no parameter.
Method FREE on Interface IF_REMI_MIGRATION has no exception.

Method GET_LIST_EXECUTEABLE_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LISTBOX_VALUES Call by reference Type reference (TYPE) VRM_VALUES 20050209
2 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_MIG_STEP_X Migrationsschritt und Zusatzfelder (TIVMISTEP/TIVMISTEPT) 20050209
3 Importing IF_WITH_MANUALLY Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20050209

Method GET_LIST_EXECUTEABLE_STEPS on Interface IF_REMI_MIGRATION has no exception.

Method GET_MSGLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040907

Method GET_MSGLIST on Interface IF_REMI_MIGRATION has no exception.

Method GET_MSGLIST_BY_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_GROUP Call by reference Type reference (TYPE) REMIMIGGROUP Guppierung von Tabellen 20041105
2 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041105
3 Returning RO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041105

Method GET_MSGLIST_BY_GROUP on Interface IF_REMI_MIGRATION has no exception.

Method GET_MSGLIST_BY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041105
2 Returning RO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041105

Method GET_MSGLIST_BY_STEP on Interface IF_REMI_MIGRATION has no exception.

Method GET_MSGLIST_BY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TAB Call by reference Type reference (TYPE) VIMITABSTATUS_KEY Status je Tabelle: Schlüsselfelder 20050421
2 Returning RO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050421

Method GET_MSGLIST_BY_TAB on Interface IF_REMI_MIGRATION has no exception.

Method GET_POSSIBLE_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_PROCSTEPSTATUS_X Status eines Schrittes 20041110
2 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041110

Method GET_POSSIBLE_STATUS_LIST on Interface IF_REMI_MIGRATION has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_STATUS Value transfer Type reference (TYPE) REMI_TABLE_STATUS Status je Tabelle 20041026

Method GET_STATUS on Interface IF_REMI_MIGRATION has no exception.

Method GET_STATUS_BY_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_GROUP Call by reference Type reference (TYPE) REMIMIGGROUP Guppierung von Tabellen 20041102
2 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041102
3 Returning RS_STATUS Value transfer Type reference (TYPE) REMI_TABLE_STATUS Status je Tabelle 20041102

Method GET_STATUS_BY_GROUP on Interface IF_REMI_MIGRATION has no exception.

Method GET_STATUS_BY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041102
2 Returning RS_STATUS Value transfer Type reference (TYPE) REMI_TABLE_STATUS Status je Tabelle 20041102

Method GET_STATUS_BY_STEP on Interface IF_REMI_MIGRATION has no exception.

Method GET_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_TABLE_STATUS Status je Tabelle 20041026

Method GET_STATUS_LIST on Interface IF_REMI_MIGRATION has no exception.

Method GET_STATUS_LIST_BY_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_TABLE_STATUS Status je Tabelle 20041026
2 Importing ID_MIG_GROUP Call by reference Type reference (TYPE) REMIMIGGROUP Guppierung von Tabellen 20041026
3 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041026

Method GET_STATUS_LIST_BY_GROUP on Interface IF_REMI_MIGRATION has no exception.

Method GET_STATUS_LIST_BY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_TABLE_STATUS Status je Tabelle 20041026
2 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041026

Method GET_STATUS_LIST_BY_STEP on Interface IF_REMI_MIGRATION has no exception.

Method GET_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20050919
2 Returning RO_STEP Value transfer Object reference (TYPE REF TO) IF_REMI_MIGRATION_STEP Migrationsschritt 20050919

Method GET_STEP on Interface IF_REMI_MIGRATION has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODE Call by reference Type reference (TYPE) REMIMIGMODE Migrationsmodus 20041008
2 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) RECABOOL Tech: Default-Berechtigungsprüfungen durchführen? 20050209
3 Importing IF_ENQUEUE Call by reference Type reference (TYPE) RECABOOL Tech: Default-Sperren verwenden? 20050209

Method INIT on Interface IF_REMI_MIGRATION has no exception.

Method IS_MSGLIST_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TAB Call by reference Type reference (TYPE) VIMITABSTATUS_KEY Status je Tabelle: Schlüsselfelder 20050421
2 Returning RF_EMPTY Value transfer Type reference (TYPE) ABAP_BOOL Ist Liste leer? 20050421

Method IS_MSGLIST_EMPTY on Interface IF_REMI_MIGRATION has no exception.

Method IS_STORABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_STORABLE Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20041104

Method IS_STORABLE on Interface IF_REMI_MIGRATION has no exception.

Method PERFORM Signature

Method PERFORM on Interface IF_REMI_MIGRATION has no parameter.
Method PERFORM on Interface IF_REMI_MIGRATION has no exception.

Method PERFORM_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_GROUP Call by reference Type reference (TYPE) REMIMIGGROUP Guppierung von Tabellen 20060126
2 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041105
3 Importing ID_MIG_TABNAMEOLD Call by reference Type reference (TYPE) TABNAME Tabellenname 20070418
4 Importing IF_IGNORE_PREV_STEPS Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20070706
5 Importing IF_ONLY Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20041105
6 Importing IF_TESTMODE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20070418
# Exception Resumable Description Created on
1 ERROR Fehler 20050214

Method SET_STATUS_BY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_STEP Call by reference Type reference (TYPE) REMIMIGSTEP Schritt einer Migration 20041110
2 Importing ID_STATUS Call by reference Type reference (TYPE) RECASTEPSTATUS Status einer Prozessstufe 20041110

Method SET_STATUS_BY_STEP on Interface IF_REMI_MIGRATION has no exception.

Method STORE Signature

Method STORE on Interface IF_REMI_MIGRATION has no parameter.
Method STORE on Interface IF_REMI_MIGRATION has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600