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 | 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 | Static Attribute | Private | Type reference (TYPE) | I | Error Code | 20040506 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Migration Mode Active | 20040506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks If RE-FX Can Be Executed (Otherwise Termination Msg) | 20040506 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040506 | |
| 3 | Static method | Public | Method | Is Classic RE Transaction Allowed with Active RE-FX? | 20031208 | |
| 4 | Static method | Public | Method | Switches to Migration Mode to Prevent Checks | 20040506 | |
| 5 | Static method | Public | Method | Sets Migration Status to Rel. 2.00 (with DB_COMMIT) | 20040506 | |
| 6 | Static method | Public | Method | Sets Migration Status to Rel. 5.00 (with DB_COMMIT) | 20040506 | |
| 7 | 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 | 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 | 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 | 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 | 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 |