SAP ABAP Class CL_WEBCUIF_SWITCH (Switch Wrapper, which enables simpe testing)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
CRM_GENERIC_REUSE_TOOLS (Package) Generic Reuse Tools

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_SWITCH_CHECK | Check for WEBCUIF switches | 20090128 |
Properties
Class | CL_WEBCUIF_SWITCH | |
Short Description | Switch Wrapper, which enables simpe testing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_GENERIC_REUSE_TOOLS | Generic Reuse Tools |
Created | 20080515 | 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_WEBCUIF_SWITCH has no interface implemented.
Friends
Class CL_WEBCUIF_SWITCH 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_SHOWHIDE | 'D' | Reaction to Switch | 20081031 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SFW_SHOWHIDE | 'H' | Reaction to Switch | 20081031 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SFW_SWITCH_ID | '#ALWAYS_ON#' | Artifical Switch, which is always ON | 20111122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080515 | |
2 | ![]() |
Static method | Public | Method | 20091020 | |
3 | ![]() |
Static method | Public | Method | 20080515 |
Events
Class CL_WEBCUIF_SWITCH has no event.
Types
Class CL_WEBCUIF_SWITCH has no local type.
Method Signatures
Method GET_SWITCH_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SWITCH_ID | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | Id of a Switch in Switch Framework | 20080515 | ||
2 | ![]() |
RV_STATE | Value transfer | Type reference (TYPE) | SFW_SWITCHPOS | Switch Position | 20080515 |
Method GET_SWITCH_STATE on class CL_WEBCUIF_SWITCH has no exception.
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REACTION | Call by reference | Type reference (TYPE) | SFW_SHOWHIDE | Reaction to Switch | 20091020 | ||
2 | ![]() |
IV_SWITCH_ID | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | Id of a Switch in Switch Framework | 20091020 | ||
3 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091020 |
Method IS_ACTIVE on class CL_WEBCUIF_SWITCH has no exception.
Method IS_SWITCH_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SWITCH_ID | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | Id of a Switch in Switch Framework | 20080515 | ||
2 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080515 |
Method IS_SWITCH_ACTIVE on class CL_WEBCUIF_SWITCH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |