SAP ABAP Class CL_REMI_ADDON_SERVICES (Services for Add-On Settings)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-MI (Application Component) Migration
     RE_MI_EA (Package) RE: Activation and Settings for RE-FX
Properties
Class CL_REMI_ADDON_SERVICES  
Short Description Services for Add-On Settings    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_MI_EA   RE: Activation and Settings for RE-FX 
Created 20031208   SAP 
Last change 20110908   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 CL_REMI_ADDON_SERVICES has no interface implemented.
Friends
Class CL_REMI_ADDON_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ERROR_CODE Static Attribute Private Type reference (TYPE) I Error Code 20040506
2 MF_MIGRATION_MODE Static Attribute Private Type reference (TYPE) ABAP_BOOL Migration Mode Active 20040506
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_VALID_CONFIG Static method Public Method Checks If RE-FX Can Be Executed (Otherwise Termination Msg) 20040506
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040506
3 IS_CLASSIC_TA_ALLOWED Static method Public Method Is Classic RE Transaction Allowed with Active RE-FX? 20031208
4 SET_MIGRATION_MODE_ACTIVE Static method Public Method Switches to Migration Mode to Prevent Checks 20040506
5 SET_REL200MIGRIND Static method Public Method Sets Migration Status to Rel. 2.00 (with DB_COMMIT) 20040506
6 SET_REL500MIGRIND Static method Public Method Sets Migration Status to Rel. 5.00 (with DB_COMMIT) 20040506
7 _SET_REL600EXECIND Static method Private Method 20041205
Events
Class CL_REMI_ADDON_SERVICES has no event.
Types
Class CL_REMI_ADDON_SERVICES has no local type.
Method Signatures

Method ASSERT_VALID_CONFIG Signature

Method ASSERT_VALID_CONFIG on class CL_REMI_ADDON_SERVICES has no parameter.
Method ASSERT_VALID_CONFIG on class CL_REMI_ADDON_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REMI_ADDON_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REMI_ADDON_SERVICES has no exception.

Method IS_CLASSIC_TA_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Zulässig? 20031208

Method IS_CLASSIC_TA_ALLOWED on class CL_REMI_ADDON_SERVICES has no exception.

Method SET_MIGRATION_MODE_ACTIVE Signature

Method SET_MIGRATION_MODE_ACTIVE on class CL_REMI_ADDON_SERVICES has no parameter.
Method SET_MIGRATION_MODE_ACTIVE on class CL_REMI_ADDON_SERVICES has no exception.

Method SET_REL200MIGRIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REL200MIGRIND Value transfer Type reference (TYPE) REMIREL200MIGRIND Status der Migration RE-FX 1.10 => 2.00 20040506

Method SET_REL200MIGRIND on class CL_REMI_ADDON_SERVICES has no exception.

Method SET_REL500MIGRIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REL500MIGRIND Value transfer Type reference (TYPE) REMIREL500MIGRIND Status der Migration RE-FX 2.00 => 5.00 20040506

Method SET_REL500MIGRIND on class CL_REMI_ADDON_SERVICES has no exception.

Method _SET_REL600EXECIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CREATE_NEW_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Neuen Eintrag anlegen, sonst UPDATE (mit DB_COMMIT) 20041205

Method _SET_REL600EXECIND on class CL_REMI_ADDON_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 500