SAP ABAP Class CL_EAMS_EA_SWITCH_CHECK (Checks for EAMS Switches)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_GENERAL (Package) Common objects used by all EAM_SIMPL packages
⤷
⤷
Properties
| Class | CL_EAMS_EA_SWITCH_CHECK | |
| Short Description | Checks for EAMS Switches | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_GENERAL | Common objects used by all EAM_SIMPL packages |
| Created | 20090817 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_EA_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_EAMS_EA_SWITCH_CHECK has no interface implemented.
Friends
Class CL_EAMS_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) | 20090817 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (acivated) | 20090817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check on Activation of EAM_SFWS_VB_EA Switch (6.05) | 20090817 |
Events
Class CL_EAMS_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) | 20090817 | |
Method Signatures
Method EAM_SFWS_VB_EA 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) | 20090817 |
Method EAM_SFWS_VB_EA on class CL_EAMS_EA_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |