SAP ABAP Class IF_REMI_MIGRATE_GROUP (Migrate a Group of Dependent Tables)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_STORABLE Object Can Be Stored 20041102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REMI_MIGRATE_GROUP Migrate a Group of Dependent Tables 20040913
Properties
Class IF_REMI_MIGRATE_GROUP  
Short Description Migrate a Group of Dependent Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040913   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_REMI_MIGRATE_GROUP has no interface implemented.
Friends
Class IF_REMI_MIGRATE_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_MODE Instance attribute Public Type reference (TYPE) REMIMIGMODE Migration mode 20041008
2 MO_STEP Instance attribute Public Object reference (TYPE REF TO) IF_REMI_MIGRATION_STEP Step of Migration 20040913
3 MS_GROUP Instance attribute Public Type reference (TYPE) REMIC_MIG_GROUP Grouping of Tables to Be Migrated (TIVMIGROUP) 20040913
4 MS_STATUS Instance attribute Public Type reference (TYPE) REMI_TABLE_STATUS Status per Table 20040913
Methods
# Method Level Visibility Method type Description Created on
1 CAN_PERFORM Instance method Public Method Can Be Executed 20041118
2 CHECK_BEFORE_PERFORM Instance method Public Method Checks Before Execution 20050726
3 GET_MSGLIST Instance method Public Method Gets the Message Collector 20041105
4 GET_MSGLIST_BY_TAB Instance method Public Method Gets the Message Collector for a Table 20050421
5 GET_STATUS Instance method Public Method Gets Status of the Migration 20040913
6 GET_STATUS_LIST Instance method Public Method Delivers the Status 20041026
7 INIT Instance method Public Method Initializes Using the Superordinate Object [Final] 20040913
8 IS_MSGLIST_EMPTY Instance method Public Method Is the List of Collected Messages Empty? 20050421
9 PERFORM Instance method Public Method Execution of Migration [Final] 20040913
10 SET_STATUS Instance method Public Method Sets the Status of the Migration 20060126
Events
Class IF_REMI_MIGRATE_GROUP has no event.
Types
Class IF_REMI_MIGRATE_GROUP 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 20041118

Method CAN_PERFORM on class IF_REMI_MIGRATE_GROUP has no exception.

Method CHECK_BEFORE_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050726

Method CHECK_BEFORE_PERFORM on class IF_REMI_MIGRATE_GROUP has no exception.

Method GET_MSGLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041105

Method GET_MSGLIST on class IF_REMI_MIGRATE_GROUP 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 ID_TABNAMENEW Call by reference Type reference (TYPE) REMI_TABLE_STATUS-TABNAMENEW Tabellenname 20050421
2 Importing ID_TABNAMEOLD Call by reference Type reference (TYPE) REMI_TABLE_STATUS-TABNAMEOLD Tabellenname 20050421
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050421

Method GET_MSGLIST_BY_TAB on class IF_REMI_MIGRATE_GROUP 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 20040913

Method GET_STATUS on class IF_REMI_MIGRATE_GROUP 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 class IF_REMI_MIGRATE_GROUP has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) IF_REMI_MIGRATION_STEP Migrationsschritt 20040913
2 Importing IS_GROUP Call by reference Type reference (TYPE) REMIC_MIG_GROUP Gruppierung zu migrierender Tabellen (TIVMIGROUP) 20040913

Method INIT on class IF_REMI_MIGRATE_GROUP 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 class IF_REMI_MIGRATE_GROUP has no exception.

Method PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MIG_TABNAMEOLD Call by reference Type reference (TYPE) TABNAME Tabellenname 20070418
2 Importing IF_TESTMODE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20070418
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040913

Method PERFORM on class IF_REMI_MIGRATE_GROUP has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STATUS Call by reference Type reference (TYPE) RECASTEPSTATUS Status einer Prozessstufe 20060126
2 Importing IF_IGNORE_STATUS Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Allgemeines Ja/Nein - Feld 20070706

Method SET_STATUS on class IF_REMI_MIGRATE_GROUP has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in