SAP ABAP Class CL_ERP_CO_OLC_SW_CHECK (Check CO OAA Switch)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CO (Application Component) Controlling
⤷
ERP_CO_OLC (Package) Operation Level Costing xApp Functions
⤷
⤷
Properties
| Class | CL_ERP_CO_OLC_SW_CHECK | |
| Short Description | Check CO OAA Switch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ERP_CO_OLC | Operation Level Costing xApp Functions |
| Created | 20090902 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ERP_CO_OLC_SW_CHECK has no forward declaration.
Interfaces
Class CL_ERP_CO_OLC_SW_CHECK has no interface implemented.
Friends
Class CL_ERP_CO_OLC_SW_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) | 20090902 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (activated) | 20090902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks switch ERP_CO_OLC | 20090902 | |
| 2 | Static method | Public | Method | Checks switch ERP_CO_OLC_2 | 20100427 | |
| 3 | Static method | Public | Method | Is EA-PS also in a relevant level? | 20110602 |
Events
Class CL_ERP_CO_OLC_SW_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWITCH_ACTIVE | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090902 | |
Method Signatures
Method ERP_CO_OLC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | SWITCH_ACTIVE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090902 |
Method ERP_CO_OLC on class CL_ERP_CO_OLC_SW_CHECK has no exception.
Method ERP_CO_OLC_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | SWITCH_ACTIVE | Boolean Variable (X=True, -=False, Space=Unknown) | 20100427 |
Method ERP_CO_OLC_2 on class CL_ERP_CO_OLC_SW_CHECK has no exception.
Method ERP_CO_OLC_EA_PS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EA_PS_VALID_FOR_OLC | Value transfer | Type reference (TYPE) | SWITCH_ACTIVE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110602 |
Method ERP_CO_OLC_EA_PS on class CL_ERP_CO_OLC_SW_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |