SAP ABAP Class CL_PRSP_CAP_SWITCH_CHECK (Check on PRSP Capacity Switch)
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_PRSP_CAP_SWITCH_CHECK | |
| Short Description | Check on PRSP Capacity Switch | |
| 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 | 20080625 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PRSP_CAP_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_PRSP_CAP_SWITCH_CHECK has no interface implemented.
Friends
Class CL_PRSP_CAP_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) | 20080625 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch Is On (Activated) | 20080625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check on Activation of MAN_PRSP_CAP Coding Switch (6.04) | 20080630 |
Events
Class CL_PRSP_CAP_SWITCH_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWITCH_ACTIVE | Public | Type reference (TYPE) | BOOLEAN | 20080625 | |
Method Signatures
Method MAN_SFWS_SC_PRSP_CAP 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 | 20080630 |
Method MAN_SFWS_SC_PRSP_CAP on class CL_PRSP_CAP_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |