SAP ABAP Class CL_OPS_PS_SWITCH_CHECK_EXT (CL_OPS_PS_SWITCH_CHECK_EXT)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS (Application Component) Project System
⤷
PS_EXT (Package) ps extension package for switches

⤷

⤷

Properties
Class | CL_OPS_PS_SWITCH_CHECK_EXT | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PS_EXT | ps extension package for switches |
Created | 20070731 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OPS_PS_SWITCH_CHECK_EXT has no forward declaration.
Interfaces
Class CL_OPS_PS_SWITCH_CHECK_EXT has no interface implemented.
Friends
Class CL_OPS_PS_SWITCH_CHECK_EXT 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) | 20070731 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (activated) | 20070731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check on Activation of switch PS_EXTN_SFWS_UI_1 UI Switch | 20070731 |
2 | ![]() |
Static method | Public | Method | Check on Activation of switch PS_EXTN_SFWS_UI_2 UI Switch | 20070731 |
Events
Class CL_OPS_PS_SWITCH_CHECK_EXT 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) | 20070731 |
|
Method Signatures
Method PS_EXTN_SFWS_UI_1 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 | 20070731 |
Method PS_EXTN_SFWS_UI_1 on class CL_OPS_PS_SWITCH_CHECK_EXT has no exception.
Method PS_EXTN_SFWS_UI_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | f Switch is Active 'X' is Returned | 20070731 |
Method PS_EXTN_SFWS_UI_2 on class CL_OPS_PS_SWITCH_CHECK_EXT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |