SAP ABAP Class /CBAD/CL_SWITCH_CHECK (Check on CBAD Coding Switch)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     /CBAD/CONTRACT_MOD (Package) Contract Billing
Properties
Class /CBAD/CL_SWITCH_CHECK  
Short Description Check on CBAD Coding Switch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /CBAD/CONTRACT_MOD   Contract Billing 
Created 20090316   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /CBAD/CL_SWITCH_CHECK has no forward declaration.
Interfaces
Class /CBAD/CL_SWITCH_CHECK has no interface implemented.
Friends
Class /CBAD/CL_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) 20090316
2 SWITCH_ACTIVE_TRUE Constant Public Type reference (TYPE) SWITCH_ACTIVE 'X' Switch is on (activated) 20090316
Methods
# Method Level Visibility Method type Description Created on
1 /CBAD/SD_ACRN Static method Public Method Check state of parameter ID /CBAD/SD_ACRN 20110303
2 /CBAD/SD_SFWS_SC1 Static method Public Method Check on Activation of CBAD coding Switch 20090316
Events
Class /CBAD/CL_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) 20090316
Method Signatures

Method /CBAD/SD_ACRN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110303

Method /CBAD/SD_ACRN on class /CBAD/CL_SWITCH_CHECK has no exception.

Method /CBAD/SD_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 20090316

Method /CBAD/SD_SFWS_SC1 on class /CBAD/CL_SWITCH_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605