SAP ABAP Class CL_CO_SWITCH_CHECK (Check PSM Core Switch)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
CO_SERVICES_1_E (Package) General CO Services for Enhancement Packages
⤷
⤷
Properties
| Class | CL_CO_SWITCH_CHECK | |
| Short Description | Check PSM Core Switch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CO_SERVICES_1_E | General CO Services for Enhancement Packages |
| Created | 20080310 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CO_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_CO_SWITCH_CHECK has no interface implemented.
Friends
Class CL_CO_SWITCH_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | ' ' | Switch is off (deactivated) | 20080310 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (activated) | 20080310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if Switch CO_ALLOC_NOT_REV_1_1 is Active | 20080310 | |
| 2 | Static method | Public | Method | Check if Switch CO_ALLOC_REV_1 is Active | 20080310 |
Events
Class CL_CO_SWITCH_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWITCH_ACTIVE | Public | Type reference (TYPE) | BOOLEAN | Boolean Value for Switch State ('X' = on, ' ' = off) | 20080310 | |
Method Signatures
Method CO_ALLOCATIONS_NOT_REV_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20080310 |
Method CO_ALLOCATIONS_NOT_REV_1 on class CL_CO_SWITCH_CHECK has no exception.
Method CO_ALLOCATIONS_REV_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20080310 |
Method CO_ALLOCATIONS_REV_1 on class CL_CO_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |