SAP ABAP Class CL_REMI_ADDON (Add-On Settings)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
Properties
Class CL_REMI_ADDON  
Short Description 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 FVVI   R/3 appl.dev. for Financial Assets Management: Real estate 
Created 20010730   SAP 
Last change 20130531   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 has no interface implemented.
Friends
Class CL_REMI_ADDON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_REL_110 Constant Public Type reference (TYPE) SAPRELEASE '110' Extension Release 1.10 20030220
2 MC_REL_200 Constant Public Type reference (TYPE) SAPRELEASE '200' Extension Release 2.00 20030220
3 MC_REL_500 Constant Public Type reference (TYPE) SAPRELEASE '500' Extension Release ERP 2004 20031022
4 MC_REL_600 Constant Public Type reference (TYPE) SAPRELEASE '600' Extension Release ERP 2005 20090715
5 MC_RE_APPL_CL Constant Private Type reference (TYPE) C 'C' Indicator for Classic RE 20031208
6 MC_RE_APPL_EA Constant Private Type reference (TYPE) C 'F' Indicator for Enterprise Add-On (RE-FX) 20031208
7 MC_STRPACK Constant Private Type reference (TYPE) DEVCLASS 'EA-FIN' Required Structure Package 20011115
8 MC_TABNAME Constant Private Type reference (TYPE) DDOBJNAME 'TIVMIADDON' Table Name with Internal Add-On Settings 20010730
9 MD_REQUESTED_RE_APPL Static Attribute Private Type reference (TYPE) C First RE-Applikation Requested Using Method ASSERT_RE_* 20031208
10 MF_DISPLAY_CLASSIC Static Attribute Public Type reference (TYPE) XFELD Display of RE Classic Data (After Migration) 20080825
11 MF_EAACTIVE Static Attribute Public Type reference (TYPE) XFELD Enterprise Add-On Activated 20010730
12 MF_EAINST Static Attribute Public Type reference (TYPE) XFELD Enterprise Add-On Installed 20010730
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_RE_CLASSIC Static method Public Method Issues Termination Message If Classic RE Not Active 20031207
2 ASSERT_RE_EA_FIN Static method Public Method Issues Termination Message If Enterprise Add-On Not Active 20031207
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010730
4 GET_RELEASE Static method Public Method Gets Release of EA_APPL 20030220
5 SET_DISPLAY_CLASSIC_FLAG Static method Public Method Sets the "Display RE Classic Data" Indicator 20080825
6 _DETERMINE_EXCEPTION Static method Private Method Determines If Classic RE Transaction Is Allowed 20031208
Events
Class CL_REMI_ADDON has no event.
Types
Class CL_REMI_ADDON has no local type.
Method Signatures

Method ASSERT_RE_CLASSIC Signature

Method ASSERT_RE_CLASSIC on class CL_REMI_ADDON has no parameter.
Method ASSERT_RE_CLASSIC on class CL_REMI_ADDON has no exception.

Method ASSERT_RE_EA_FIN Signature

Method ASSERT_RE_EA_FIN on class CL_REMI_ADDON has no parameter.
Method ASSERT_RE_EA_FIN on class CL_REMI_ADDON has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method GET_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_RELEASE Value transfer Type reference (TYPE) SAPRELEASE SAP-Release 20030220

Method GET_RELEASE on class CL_REMI_ADDON has no exception.

Method SET_DISPLAY_CLASSIC_FLAG Signature

Method SET_DISPLAY_CLASSIC_FLAG on class CL_REMI_ADDON has no parameter.
Method SET_DISPLAY_CLASSIC_FLAG on class CL_REMI_ADDON has no exception.

Method _DETERMINE_EXCEPTION Signature

Method _DETERMINE_EXCEPTION on class CL_REMI_ADDON has no parameter.
Method _DETERMINE_EXCEPTION on class CL_REMI_ADDON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 470