SAP ABAP Class CL_CPE_EXTENSION_TEST_SWITCH (Check if extension data is active)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_DOC (Package) Commodity Pricing: Document Data
Properties
Class CL_CPE_EXTENSION_TEST_SWITCH  
Short Description Check if extension data is active    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPE_DOC   Commodity Pricing: Document Data 
Created 20130213   SAP 
Last change 20131127   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_CPE_EXTENSION_TEST_SWITCH has no interface implemented.
Friends
Class CL_CPE_EXTENSION_TEST_SWITCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_PARAMETER_DB_ID Constant Public Type reference (TYPE) MEMORYID 'CPE_TEST_EXT_WO_DB' Set/Get parameter ID 20130410
2 MV_DB_CHECKED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130410
3 MV_DB_INACTIVE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130410
Methods
# Method Level Visibility Method type Description Created on
1 IS_EXTENSION_WO_DB_ACTIVE Static method Public Method Check whether DB calls are re-directed to the test mock 20130410
2 SET_PARAMETER_DB_ACTIVE Static method Public Method 20130410
3 SET_PARAMETER_DB_INACTIVE Static method Public Method 20130410
Events
Class CL_CPE_EXTENSION_TEST_SWITCH has no event.
Types
Class CL_CPE_EXTENSION_TEST_SWITCH has no local type.
Method Signatures

Method IS_EXTENSION_WO_DB_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 20130410

Method IS_EXTENSION_WO_DB_ACTIVE on class CL_CPE_EXTENSION_TEST_SWITCH has no exception.

Method SET_PARAMETER_DB_ACTIVE Signature

Method SET_PARAMETER_DB_ACTIVE on class CL_CPE_EXTENSION_TEST_SWITCH has no parameter.
Method SET_PARAMETER_DB_ACTIVE on class CL_CPE_EXTENSION_TEST_SWITCH has no exception.

Method SET_PARAMETER_DB_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENFORCE Call by reference Type reference (TYPE) ABAP_BOOL 20130410

Method SET_PARAMETER_DB_INACTIVE on class CL_CPE_EXTENSION_TEST_SWITCH has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in