SAP ABAP Class CL_MMPUR_SWITCH_CHECK (Query Class for Switch)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF (Application Component) Basic Functions
⤷
MMPUR_EXTENDED_FUNCTIONS (Package) Cross-Document Additional Functions
⤷
⤷
Properties
| Class | CL_MMPUR_SWITCH_CHECK | |
| Short Description | Query Class for Switch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_EXTENDED_FUNCTIONS | Cross-Document Additional Functions |
| Created | 20071128 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MMPUR_SWITCH_CHECK has no interface implemented.
Friends
Class CL_MMPUR_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) | 20130318 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch Is On (Activated) | 20130318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Handover Location Enhancement | 20130318 | |
| 2 | Static method | Public | Method | Check for Commitment Revaluation Enhancement | 20080109 | |
| 3 | Static method | Public | Method | Check for Serial Number Function | 20071128 |
Events
Class CL_MMPUR_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) | 20130318 | |
Method Signatures
Method GET_HOL_SWITCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Ergebnis Schalterzustand | 20130318 |
Method GET_HOL_SWITCH_STATE on class CL_MMPUR_SWITCH_CHECK has no exception.
Method GET_REV_SWITCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20080109 |
Method GET_REV_SWITCH_STATE on class CL_MMPUR_SWITCH_CHECK has no exception.
Method GET_SERIAL01_SWITCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20071128 |
Method GET_SERIAL01_SWITCH_STATE on class CL_MMPUR_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |