SAP ABAP Class CL_EWM_SWITCH_CHECK (Check on EWM Integration Code Switches)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP (Application Component) Production Planning and Control
⤷
MAN_EHP_SWITCHES (Package) Enhancement Package Code Switches for ERP Manufacturing
⤷
⤷
Properties
| Class | CL_EWM_SWITCH_CHECK | |
| Short Description | Check on EWM Integration Code Switches | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MAN_EHP_SWITCHES | Enhancement Package Code Switches for ERP Manufacturing |
| Created | 20080319 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EWM_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_EWM_SWITCH_CHECK has no interface implemented.
Friends
Class CL_EWM_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) | 20080319 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch Is On (Activated) | 20080319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check on Activation of LE_EWM Code Switch (6.04) | 20080319 | |
| 2 | Static method | Public | Method | Check on Activation of MAN_EWM Code Switch (6.04) | 20080319 |
Events
Class CL_EWM_SWITCH_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWITCH_ACTIVE | Public | Type reference (TYPE) | BOOLEAN | 20080319 | |
Method Signatures
Method LE_SFWS_SC_EWM_MAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | If Switch is Active 'X' is Returned | 20080319 |
Method LE_SFWS_SC_EWM_MAN on class CL_EWM_SWITCH_CHECK has no exception.
Method MAN_SFWS_SC_EWM_MAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | If Switch is Active 'X' is Returned | 20080319 |
Method MAN_SFWS_SC_EWM_MAN on class CL_EWM_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |