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 | 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 | Static Attribute | Private | Type reference (TYPE) | CCCATEGORY | Client control: Role of client (production, test,...) | 20031109 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CCIMAILDIS | Client Control: Permission to Start CATT and eCATT | 20031109 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RECABOOL | Code Page with 2 Bytes | 20110228 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | RECABOOL | Unicode System? | 20110228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Issues Termination Message If This Is Live Client | 20031109 | |
| 2 | Static method | Public | Method | Issues Termination Message If Automatic Tests Not Allowed | 20031109 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031109 | |
| 4 | Static method | Public | Method | Is Current Client a Live Client? | 20031109 | |
| 5 | Static method | Public | Method | Are Automatic Tests Allowed in Current Client? | 20031109 | |
| 6 | Static method | Public | Method | Are Automatic Tests Allowed in Current Client? | 20110228 | |
| 7 | 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 | 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 | 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 | 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 | 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 |