SAP ABAP Class CL_MILL_SWITCH_CHECK (Check EHP Mill Switch)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO (Application Component) Logistics - General
⤷
DIMP_STD (Package) Standard Objects of DIMP Industries
⤷
⤷
Properties
| Class | CL_MILL_SWITCH_CHECK | |
| Short Description | Check EHP Mill Switch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DIMP_STD | Standard Objects of DIMP Industries |
| Created | 20070314 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MILL_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_MILL_SWITCH_CHECK has no interface implemented.
Friends
Class CL_MILL_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) | 20070314 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch Is On (Activated) | 20070314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if Switch MILL_EHP_01 is Active | 20070410 | |
| 2 | Static method | Public | Method | Check if Switch MILL_EHP_01A is Active | 20080328 | |
| 3 | Static method | Public | Method | Check if Switch /SAPMP/GEN_MILLFUNC is Active | 20080506 | |
| 4 | Static method | Public | Method | Check if switch for Mill User Productivity is active | 20090313 | |
| 5 | Static method | Public | Method | Check if /SAPMP/GENERAL_01 Switch is Active | 20070314 |
Events
Class CL_MILL_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) | 20070314 | |
Method Signatures
Method MILL_EHP_01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20070410 |
Method MILL_EHP_01 on class CL_MILL_SWITCH_CHECK has no exception.
Method MILL_EHP_01A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20080328 |
Method MILL_EHP_01A on class CL_MILL_SWITCH_CHECK has no exception.
Method MILL_EHP_04_MIMI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20080506 |
Method MILL_EHP_04_MIMI on class CL_MILL_SWITCH_CHECK has no exception.
Method MILL_EHP_05_USER_PROD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20090313 |
Method MILL_EHP_05_USER_PROD on class CL_MILL_SWITCH_CHECK has no exception.
Method SAPMP_GENERAL_01 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ückgabe = 'X', wenn Switch aktiv | 20070314 |
Method SAPMP_GENERAL_01 on class CL_MILL_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 602 |