SAP ABAP Class CL_OPS_PS_SWITCH_CHECK (Check on ERP OPS Coding Switch)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS (Application Component) Project System
     PS_CORE (Package) PS Core Package for switches
Properties
Class CL_OPS_PS_SWITCH_CHECK  
Short Description Check on ERP OPS Coding Switch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PS_CORE   PS Core Package for switches 
Created 20070730   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OPS_PS_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_OPS_PS_SWITCH_CHECK has no interface implemented.
Friends
Class CL_OPS_PS_SWITCH_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SWITCH_ACTIVE_FALSE Constant Public Type reference (TYPE) SWITCH_ACTIVE ' ' Switch is off (deactivated) 20070730
2 SWITCH_ACTIVE_TRUE Constant Public Type reference (TYPE) SWITCH_ACTIVE 'X' Switch is on (activated) 20070730
Methods
# Method Level Visibility Method type Description Created on
1 PS_CI_SFWS_3 Static method Public Method Check on Activation of switch PS_CI_SFWS_3 Coding Switch 20130205
2 PS_CORE_SFWS_UI_1 Static method Public Method Check on Activation of switch PS_CORE_SFWS_UI_1 UI Switch 20070731
3 PS_SFWS_SC1 Static method Public Method Check on Activation of switch PS_SFWS_SC1 Coding Switch 20070730
Events
Class CL_OPS_PS_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) 20070730
Method Signatures

Method PS_CI_SFWS_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) XFELD If Switch is Active 'X' is Returned 20130205

Method PS_CI_SFWS_3 on class CL_OPS_PS_SWITCH_CHECK has no exception.

Method PS_CORE_SFWS_UI_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) XFELD If Switch is Active 'X' is Returned 20070731

Method PS_CORE_SFWS_UI_1 on class CL_OPS_PS_SWITCH_CHECK has no exception.

Method PS_SFWS_SC1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) XFELD If Switch is Active 'X' is Returned 20070730

Method PS_SFWS_SC1 on class CL_OPS_PS_SWITCH_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 603