SAP ABAP Class CL_WCM_EA_SWITCH_CHECK (Switch Class for EH&S)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-WCM (Application Component) Work Clearance Management
⤷
WCM_EA_SWITCHES (Package) Enhancement Package for WCM
⤷
⤷
Properties
| Class | CL_WCM_EA_SWITCH_CHECK | |
| Short Description | Switch Class for EH&S | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCM_EA_SWITCHES | Enhancement Package for WCM |
| Created | 20100201 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCM_EA_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_WCM_EA_SWITCH_CHECK has no interface implemented.
Friends
Class CL_WCM_EA_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) | 20100201 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch Is On (Activated) | 20100201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Whether Switch WCM_SFWS_UI_1 Is Active (6.05) | 20100201 | |
| 2 | Static method | Public | Method | Check Whether Switch WCM_SFWS_UI_2 Is Active (6.05) | 20100201 | |
| 3 | Static method | Public | Method | Check Whether Switch WCM_SFWS_UI_3 Is Active (6.06) | 20110203 |
Events
Class CL_WCM_EA_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 Variable (X=True, -=False, Space=Unknown) | 20100201 | |
Method Signatures
Method WCM_SFWS_UI_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 | Rückgabewert 'X' wenn Schalter aktiv | 20100201 |
Method WCM_SFWS_UI_1 on class CL_WCM_EA_SWITCH_CHECK has no exception.
Method WCM_SFWS_UI_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Rückgabewert 'X' wenn Schalter aktiv | 20100201 |
Method WCM_SFWS_UI_2 on class CL_WCM_EA_SWITCH_CHECK has no exception.
Method WCM_SFWS_UI_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Rückgabewert 'X' wenn Schalter aktiv | 20110203 |
Method WCM_SFWS_UI_3 on class CL_WCM_EA_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |