SAP ABAP Class CL_EAM_EA_SWITCH_CHECK (Checks for EAM Switches)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAM_EHP_SWITCHES_EA (Package) Package for EAM Switches and Switch Check Class
⤷
⤷
Properties
| Class | CL_EAM_EA_SWITCH_CHECK | |
| Short Description | Checks for EAM Switches | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAM_EHP_SWITCHES_EA | Package for EAM Switches and Switch Check Class |
| Created | 20100429 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAM_EA_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_EAM_EA_SWITCH_CHECK has no interface implemented.
Friends
Class CL_EAM_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) | 20100429 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (acivated) | 20100429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check on Activation of EhP6 (EAM-S) | 20100429 | |
| 2 | Static method | Public | Method | Check on Activation of EhP6 (EAM-WS) | 20100503 |
Events
Class CL_EAM_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 value for Switch State ('X' = on, ' ' = off) | 20100429 | |
Method Signatures
Method EAM_SFWS_EAMS_EA_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 value for Switch State ('X' = on, ' ' = off) | 20100429 |
Method EAM_SFWS_EAMS_EA_2 on class CL_EAM_EA_SWITCH_CHECK has no exception.
Method EAM_SFWS_WS_EA_1 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 value for Switch State ('X' = on, ' ' = off) | 20100503 |
Method EAM_SFWS_WS_EA_1 on class CL_EAM_EA_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |