SAP ABAP Class CL_RECA_SYSTEM (Features of Current SAP System)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Properties
Class CL_RECA_SYSTEM  
Short Description Features of Current SAP System    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20031109   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_RECA_SYSTEM has no interface implemented.
Friends
Class CL_RECA_SYSTEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CCCATEGORY Static Attribute Private Type reference (TYPE) CCCATEGORY Client control: Role of client (production, test,...) 20031109
2 MD_CCIMAILDIS Static Attribute Private Type reference (TYPE) CCIMAILDIS Client Control: Permission to Start CATT and eCATT 20031109
3 MF_UNICODE_CODEPAGE Static Attribute Private Type reference (TYPE) RECABOOL Code Page with 2 Bytes 20110228
4 MF_UNICODE_SYSTEM Static Attribute Private Type reference (TYPE) RECABOOL Unicode System? 20110228
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_NON_PRODUCTIVE_CLIENT Static method Public Method Issues Termination Message If This Is Live Client 20031109
2 ASSERT_TEST_CLIENT Static method Public Method Issues Termination Message If Automatic Tests Not Allowed 20031109
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031109
4 IS_PRODUCTIVE_CLIENT Static method Public Method Is Current Client a Live Client? 20031109
5 IS_TEST_CLIENT Static method Public Method Are Automatic Tests Allowed in Current Client? 20031109
6 IS_UNICODE_CODEPAGE Static method Public Method Are Automatic Tests Allowed in Current Client? 20110228
7 IS_UNICODE_SYSTEM Static method Public Method Are Automatic Tests Allowed in Current Client? 20110228
Events
Class CL_RECA_SYSTEM has no event.
Types
Class CL_RECA_SYSTEM has no local type.
Method Signatures

Method ASSERT_NON_PRODUCTIVE_CLIENT Signature

Method ASSERT_NON_PRODUCTIVE_CLIENT on class CL_RECA_SYSTEM has no parameter.
Method ASSERT_NON_PRODUCTIVE_CLIENT on class CL_RECA_SYSTEM has no exception.

Method ASSERT_TEST_CLIENT Signature

Method ASSERT_TEST_CLIENT on class CL_RECA_SYSTEM has no parameter.
Method ASSERT_TEST_CLIENT on class CL_RECA_SYSTEM has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method IS_PRODUCTIVE_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_PRODUCTIVE_CLIENT Value transfer Type reference (TYPE) ABAP_BOOL Produktiv-Mandant? 20040209

Method IS_PRODUCTIVE_CLIENT on class CL_RECA_SYSTEM has no exception.

Method IS_TEST_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_TEST_CLIENT Value transfer Type reference (TYPE) ABAP_BOOL Automatische Tests zulässig 20040209

Method IS_TEST_CLIENT on class CL_RECA_SYSTEM has no exception.

Method IS_UNICODE_CODEPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_UNICODE_CODEPAGE Value transfer Type reference (TYPE) ABAP_BOOL Codepage mit UNICODE gesetzt? 20110228

Method IS_UNICODE_CODEPAGE on class CL_RECA_SYSTEM has no exception.

Method IS_UNICODE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_UNICODE_SYSTEM Value transfer Type reference (TYPE) ABAP_BOOL Systemparameter UNICODE gesetzt? 20110228

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