SAP ABAP Class CL_IPM_ERP_SWITCH_CHECK (Check active switch for IPM)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     CRM_IPM_MAT_MASTER_GENERAL (Package) IPM neutral backend. Enhancement material master
Properties
Class CL_IPM_ERP_SWITCH_CHECK  
Short Description Check active switch for IPM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IPM_MAT_MASTER_GENERAL   IPM neutral backend. Enhancement material master 
Created 20081113   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IPM_ERP_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_IPM_ERP_SWITCH_CHECK has no interface implemented.
Friends
Class CL_IPM_ERP_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) BOOLE_D ' ' Switch is off (deactivated) 20081113
2 SWITCH_ACTIVE_TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Switch is on (activated) 20081113
Methods
# Method Level Visibility Method type Description Created on
1 ERP_IPM_BASIC_EHP5 Static method Public Method Is switch ERP_IPM_BASIC_EHP5 active? 20081113
Events
Class CL_IPM_ERP_SWITCH_CHECK has no event.
Types
Class CL_IPM_ERP_SWITCH_CHECK has no local type.
Method Signatures

Method ERP_IPM_BASIC_EHP5 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 20081113

Method ERP_IPM_BASIC_EHP5 on class CL_IPM_ERP_SWITCH_CHECK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605