SAP ABAP Class CL_HRPAYTW_SWITCH_CHECK (Enhancement Soft Switches Taiwan)
Hierarchy
SAP_HRCTW (Software Component) Sub component SAP_HRCTW of SAP_HR
   PY-TW (Application Component) Taiwan
     PC42 (Package) Payroll: Taiwan
Properties
Class CL_HRPAYTW_SWITCH_CHECK  
Short Description Enhancement Soft Switches Taiwan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PC42   Payroll: Taiwan 
Created 20111125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYTW_SWITCH_CHECK has no interface implemented.
Friends
Class CL_HRPAYTW_SWITCH_CHECK has no friend class.
Attributes
Class CL_HRPAYTW_SWITCH_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RELEASE Static method Public Method Checks if the functionality is allowed in current release 20111125
2 HRLOCTW_SFWS_SC_01 Static method Private Method Check if the switch HRLOCTW_SFWS_SC_01 is active 20111125
3 HRLOCTW_SFWS_UI_01 Static method Private Method Check if the switch HRLOCTW_SFWS_UI_01 is active 20111125
4 IS_TWPY_SC_ACTIVE Static method Public Method Check if Payroll Enhancement(SC) for Taiwan is activated 20111125
5 IS_TWPY_UI_ACTIVE Static method Public Method Check if Payroll Enhancement(UI) for Taiwan is activated 20111125
Events
Class CL_HRPAYTW_SWITCH_CHECK has no event.
Types
Class CL_HRPAYTW_SWITCH_CHECK has no local type.
Method Signatures

Method CHECK_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SWITCH_ID Value transfer Type reference (TYPE) SFW_SWITCH_ID Id of a Switch in Switch Framework 20111125
2 Returning RV_ALLOW Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111125

Method CHECK_RELEASE on class CL_HRPAYTW_SWITCH_CHECK has no exception.

Method HRLOCTW_SFWS_SC_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111125

Method HRLOCTW_SFWS_SC_01 on class CL_HRPAYTW_SWITCH_CHECK has no exception.

Method HRLOCTW_SFWS_UI_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111125

Method HRLOCTW_SFWS_UI_01 on class CL_HRPAYTW_SWITCH_CHECK has no exception.

Method IS_TWPY_SC_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL TW Payroll Enhancement is activated 20111125

Method IS_TWPY_SC_ACTIVE on class CL_HRPAYTW_SWITCH_CHECK has no exception.

Method IS_TWPY_UI_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL TW Payroll Enhancement is activated 20111125

Method IS_TWPY_UI_ACTIVE on class CL_HRPAYTW_SWITCH_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in