SAP ABAP Class CL_WCF_SWITCH_CHECK (Check for WEBCUIF switches)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WEBCUIF_SWITCH | Switch Wrapper, which enables simpe testing | 20090128 |
Properties
| Class | CL_WCF_SWITCH_CHECK | |
| Short Description | Check for WEBCUIF switches | |
| Super Class | CL_WEBCUIF_SWITCH | Switch Wrapper, which enables simpe testing |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
| Created | 20090128 | 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_WCF_SWITCH_CHECK has no interface implemented.
Friends
Class CL_WCF_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) | SFW_SWITCH_ID | 'WCF_EHP1_SWITCH' | Id of a Switch in Switch Framework | 20090128 | ||
| 2 | Constant | Public | Type reference (TYPE) | SFW_SWITCH_ID | 'WCF_EHP2_SWITCH' | Id of a Switch in Switch Framework | 20100405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether WCF_EHP1_SWITCH is active | 20090128 | |
| 2 | Static method | Public | Method | Checks whether WCF_EHP2_SWITCH is active | 20100405 |
Events
Class CL_WCF_SWITCH_CHECK has no event.
Types
Class CL_WCF_SWITCH_CHECK has no local type.
Method Signatures
Method IS_WCF_EHP1_SWITCH_ACTIVE 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 | 20090128 |
Method IS_WCF_EHP1_SWITCH_ACTIVE on class CL_WCF_SWITCH_CHECK has no exception.
Method IS_WCF_EHP2_SWITCH_ACTIVE 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 | 20100405 |
Method IS_WCF_EHP2_SWITCH_ACTIVE on class CL_WCF_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |