SAP ABAP Class CL_REMI_MIGRATE_GROUP (Migrate a Group of Dependent Tables)
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 20041102
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REMI_MIGRATE_GROUP Migrate a Group of Dependent Tables 20040913
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CREATE_CUST Create Necessary Customizing 20050222
2 Inheritance (c INHERITING FROM c_ref)  CL_REMI_PREPARE_CUST Prepare Customizing Settings 20050728
3 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_TIVKUE2_TIVKUE2V Migrate TIVKUE2 and TIVKUE2V 20051117
4 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_TIVCN09_TIVCN10 Migrate TIVCN09 and TIVCN10 20070130
5 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_TAX_CORR Correction Items 20070116
6 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_RESUBMISSION Reminders 20070313
7 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_DELETE_BUSOBJ Deletion of Business Objects 20060705
8 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_CEA Cost Efficiency Analysis 20070116
9 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_ADJUSTRULE Adjustment Rules 20050518
10 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_ADJUSTMENT Transfer Open Adjustments 20050518
... Click here to see Used By full list (23 items)
Properties
Class CL_REMI_MIGRATE_GROUP  
Short Description Migrate a Group of Dependent Tables    
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 20040910   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_MIGRATE_GROUP Migrate a Group of Dependent Tables 20040913
Friends
Class CL_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 Attribute reference (LIKE) 20041008
2 MD_MSGNUMBER Instance attribute Protected Type reference (TYPE) REMI_TABLE_STATUS-MSGNUMBER Application Log: External ID 20041115
3 MO_MSGLIST Instance attribute Protected Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20041112
4 MO_STEP Instance attribute Public Attribute reference (LIKE) 20040917
5 MS_GROUP Instance attribute Public Attribute reference (LIKE) 20040917
6 MS_STATUS Instance attribute Public Attribute reference (LIKE) 20041102
7 MS_STATUS_OLD Instance attribute Protected Type reference (TYPE) REMI_TABLE_STATUS Status per Table 20041104
8 MTO_MIG_ANY Instance attribute Protected Type reference (TYPE) RE_T_IF_REMI_MIGRATE_ANY Migrate Any Given Object 20041028
Methods
# Method Level Visibility Method type Description Created on
1 CAN_PERFORM Instance method Public Method 20041118
2 CHECK_BEFORE_PERFORM Instance method Public Method 20050726
3 DEFAULT_CHECK_BEFORE_PERFORM Instance method Protected Method For My Object: Checks Before Execution [Final] 20060511
4 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20041102
5 GET_MSGLIST Instance method Protected Method Gets the Messages [Final] 20041112
6 GET_STATUS Instance method Public Method 20041118
7 ME_CHECK_BEFORE_PERFORM Instance method Protected Method For My Object: Checks Before Execution 20050726
8 ME_PERFORM Instance method Protected Method For My Object: Execution of Migration 20041111
9 ME_RESET_BUFFER Instance method Protected Method Deletes Table Buffer 20050912
10 RESET_BUFFER Instance method Protected Method Deletes Table Buffer 20050912
11 STORE_MESSAGES Instance method Protected Method Save Error Log [Final] 20041115
Events
Class CL_REMI_MIGRATE_GROUP has no event.
Types
Class CL_REMI_MIGRATE_GROUP has no local type.
Method Signatures

Method CAN_PERFORM Signature

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

Method CHECK_BEFORE_PERFORM Signature

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

Method DEFAULT_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 20060511

Method DEFAULT_CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATE_GROUP has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_REMI_MIGRATE_GROUP has no parameter.
Method FILL_BUFFER on class CL_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 Returning RO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041112

Method GET_MSGLIST on class CL_REMI_MIGRATE_GROUP has no exception.

Method GET_STATUS Signature

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

Method ME_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_STATUS Call by reference Type reference (TYPE) RECASTEPSTATUS Status einer Prozessstufe 20041111
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041111

Method ME_PERFORM on class CL_REMI_MIGRATE_GROUP has no exception.

Method ME_RESET_BUFFER Signature

Method ME_RESET_BUFFER on class CL_REMI_MIGRATE_GROUP has no parameter.
Method ME_RESET_BUFFER on class CL_REMI_MIGRATE_GROUP has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_REMI_MIGRATE_GROUP has no parameter.
Method RESET_BUFFER on class CL_REMI_MIGRATE_GROUP 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 20041115
# Exception Resumable Description Created on
1 ERROR Fehler 20041115
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CREATE_CUST Create Necessary Customizing 20050222
2 Inheritance (c INHERITING FROM c_ref)  CL_REMI_PREPARE_CUST Prepare Customizing Settings 20050728
3 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_TIVKUE2_TIVKUE2V Migrate TIVKUE2 and TIVKUE2V 20051117
4 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_TIVCN09_TIVCN10 Migrate TIVCN09 and TIVCN10 20070130
5 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_TAX_CORR Correction Items 20070116
6 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_RESUBMISSION Reminders 20070313
7 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_DELETE_BUSOBJ Deletion of Business Objects 20060705
8 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_CEA Cost Efficiency Analysis 20070116
9 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_ADJUSTRULE Adjustment Rules 20050518
10 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_ADJUSTMENT Transfer Open Adjustments 20050518
11 Inheritance (c INHERITING FROM c_ref)  CL_REMI_MIG_ACCDETERMINATION Account Determination 20050524
12 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CREATE_INTRENOTAB Structure of Table VICAINTRENO (Previously VIZNRN) 20050426
13 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_BTE Checks If BTEs Were Implemented 20050907
14 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CORRECT_MAP_CNNR Correction of Contract Mapping Table 20060508
15 Inheritance (c INHERITING FROM c_ref)  CL_REMI_COMPLETE_BUSOBJ Calculation Formula and Cash Flow 20050728
16 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_NON_SPECIFIC Other Checks 20050909
17 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_MEAS Measurement Types 20050105
18 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_DUPL_KEY Check for Duplicate Key Fields 20050105
19 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_DDIC Check of DDIC Dependencies 20050105
20 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_CUST General Checks of Customizing 20050506
21 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_CN Check Contract 20050105
22 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_CI_INCLUDE Checks If There Are APPENDs and CI Includes 20050422
23 Inheritance (c INHERITING FROM c_ref)  CL_REMI_CHECK_BUSOBJ CHECK_ALL for All BOs 20051129
History
Last changed by/on SAP  20110908 
SAP Release Created in 600