SAP ABAP Class CL_REMI_MIGRATION_STEP (Step of Migration)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20040916
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REMI_MIGRATION_STEP Step of Migration 20040913
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIGRATION_STEP_CHECK Migration Step: Check Only 20050209
2 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIGRATION_STEP_MANUAL Migration Step: Manual 20050209
3 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIGRATION_STEP_PREPARE Migration Step: Preparatory 20050209
Properties
Class CL_REMI_MIGRATION_STEP  
Short Description Step of Migration    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_MI_CL   RE: Migration RE Classic => RE-FX 
Created 20040913   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 REMI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_REMI_MIGRATION_STEP Step of Migration 20040913
Friends
Class CL_REMI_MIGRATION_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_MODE Instance attribute Public Attribute reference (LIKE) 20041008
2 MD_MSGNUMBER Instance attribute Protected Type reference (TYPE) REMI_TABLE_STATUS-MSGNUMBER Application Log: External ID 20050822
3 MO_MIGRATION Instance attribute Public Attribute reference (LIKE) 20040917
4 MO_MSGLIST Instance attribute Protected Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20050822
5 MS_STATUS Instance attribute Public Attribute reference (LIKE) 20041102
6 MS_STATUS_OLD Instance attribute Protected Type reference (TYPE) REMI_TABLE_STATUS Status per Table 20041104
7 MS_STEP Instance attribute Public Attribute reference (LIKE) 20040917
8 MTO_GROUP Instance attribute Protected Type reference (TYPE) RE_T_IF_REMI_MIGRATE_GROUP Migrate a Group of Dependent Tables 20041028
Methods
# Method Level Visibility Method type Description Created on
1 CAN_PERFORM Instance method Public Method 20041108
2 CHECK_AUTHORITY Instance method Public Method 20050209
3 CHECK_BEFORE_PERFORM Instance method Public Method 20050726
4 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20041102
5 GET_GROUP Instance method Public Method Gets a Group 20041028
6 GET_MSGLIST Instance method Protected Method Gets the Messages [Final] 20050822
7 GET_STATUS Instance method Public Method 20041105
8 ME_CHECK_BEFORE_PERFORM Instance method Protected Method For My Object: Checks Before Execution 20050726
9 STORE_MESSAGES Instance method Protected Method Save Error Log [Final] 20050822
Events
Class CL_REMI_MIGRATION_STEP has no event.
Types
Class CL_REMI_MIGRATION_STEP has no local type.
Method Signatures

Method CAN_PERFORM Signature

Method CAN_PERFORM on class CL_REMI_MIGRATION_STEP has no parameter.
Method CAN_PERFORM on class CL_REMI_MIGRATION_STEP has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_REMI_MIGRATION_STEP has no parameter.
Method CHECK_AUTHORITY on class CL_REMI_MIGRATION_STEP has no exception.

Method CHECK_BEFORE_PERFORM Signature

Method CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATION_STEP has no parameter.
Method CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATION_STEP has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_REMI_MIGRATION_STEP has no parameter.
Method FILL_BUFFER on class CL_REMI_MIGRATION_STEP has no exception.

Method GET_GROUP Signature

Method GET_GROUP on class CL_REMI_MIGRATION_STEP has no parameter.
Method GET_GROUP on class CL_REMI_MIGRATION_STEP 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 20050822

Method GET_MSGLIST on class CL_REMI_MIGRATION_STEP has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_REMI_MIGRATION_STEP has no parameter.
Method GET_STATUS on class CL_REMI_MIGRATION_STEP has no exception.

Method ME_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 ME_CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATION_STEP has no exception.

Method STORE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IN_UPDATE_TASK Call by reference Type reference (TYPE) RECABOOL Verbuchung mit "IN UPDATE TASK" rufen 20050822
# Exception Resumable Description Created on
1 ERROR Fehler 20050822
History
Last changed by/on SAP  20110908 
SAP Release Created in 600