SAP ABAP Class CL_CPE_SWITCH_CHECK (Checks on CPE Coding Switches)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_EHP_SWITCHES (Package) Package for Enhancement Switches for CPE
⤷
⤷
Properties
| Class | CL_CPE_SWITCH_CHECK | |
| Short Description | Checks on CPE Coding Switches | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_EHP_SWITCHES | Package for Enhancement Switches for CPE |
| Created | 20100511 | SAP |
| Last change | 20130531 | 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_CPE_SWITCH_CHECK has no interface implemented.
Friends
Class CL_CPE_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) | ABAP_BOOL | ' ' | Switch is off (deactivated) | 20100511 | ||
| 2 | Constant | Public | Type reference (TYPE) | ABAP_BOOL | 'X' | Switch is on (activated) | 20100511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check on Activation of "CPE 740" Coding Switch | 20120928 | |
| 2 | Static method | Public | Method | Check on Activation of "CPE 740 03" Coding Switch | 20130912 | |
| 3 | Static method | Public | Method | Check on Activation of "CPE FA+FE in ABAP" Coding Switch | 20100511 |
Events
Class CL_CPE_SWITCH_CHECK has no event.
Types
Class CL_CPE_SWITCH_CHECK has no local type.
Method Signatures
Method CPE_SFWS_740 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | If Switch is Active 'X' is Returned | 20120928 |
Method CPE_SFWS_740 on class CL_CPE_SWITCH_CHECK has no exception.
Method CPE_SFWS_740_03 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | If Switch is Active 'X' is Returned | 20130912 |
Method CPE_SFWS_740_03 on class CL_CPE_SWITCH_CHECK has no exception.
Method CPE_SFWS_FA_FE_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | If Switch is Active 'X' is Returned | 20100511 |
Method CPE_SFWS_FA_FE_ABAP on class CL_CPE_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |