SAP ABAP Class CL_PS_HLP_SWITCH (CL_PS_HLP_SWITCH)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS (Application Component) Project System
⤷
PS_HLP_SWITCH (Package) PS HLP package for storing switches
⤷
⤷
Properties
| Class | CL_PS_HLP_SWITCH | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PS_HLP_SWITCH | PS HLP package for storing switches |
| Created | 20080502 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PS_HLP_SWITCH has no forward declaration.
Interfaces
Class CL_PS_HLP_SWITCH has no interface implemented.
Friends
Class CL_PS_HLP_SWITCH 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 on (deactivated) | 20080516 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (activated) | 20080516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return the switch status of the EhP6 UI switch | 20100726 | |
| 2 | Static method | Public | Method | 20080502 |
Events
Class CL_PS_HLP_SWITCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWITCH_ACTIVE | Public | Type reference (TYPE) | BOOLEAN | 20080516 | |
Method Signatures
Method CHECK_EHP6_UI_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20100726 |
Method CHECK_EHP6_UI_SWITCH on class CL_PS_HLP_SWITCH has no exception.
Method CHECK_UI_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20080506 |
Method CHECK_UI_SWITCH on class CL_PS_HLP_SWITCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |