SAP ABAP Class CL_DCFL_UTILITIES_MODE (Obsolete - do not use)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   AC-INT (Application Component) Accounting Interface
     FIN_DCFL_PREPROCESSOR_RUNTIME (Package) Decoupling FI/LO: Preprocessor - Runtime
Properties
Class CL_DCFL_UTILITIES_MODE  
Short Description Obsolete - do not use    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_DCFL_PREPROCESSOR_RUNTIME   Decoupling FI/LO: Preprocessor - Runtime 
Created 20100521   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_DCFL_UTILITIES_MODE has no interface implemented.
Friends
Class CL_DCFL_UTILITIES_MODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_DECOUPLING_ON Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100521
2 GV_LOGSYS Static Attribute Private Type reference (TYPE) LOGSYS Logical system 20100521
3 GV_SWITCH_IS_ACTIVE Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110610
4 GV_SWITCH_IS_CHECKED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110610
Methods
# Method Level Visibility Method type Description Created on
1 GET_DECOUPLING_MODE Static method Public Method get the decoupling mode 20100521
2 IS_DECOUPLING_ON Static method Public Method functional method: is decoupling mode on? 20110505
3 RESET_DECOUPLING_MODE Static method Public Method reset_decoupling mode 20100521
4 SET_DECOUPLING_MODE Static method Public Method set the decoupling mode 20100521
Events
Class CL_DCFL_UTILITIES_MODE has no event.
Types
Class CL_DCFL_UTILITIES_MODE has no local type.
Method Signatures

Method GET_DECOUPLING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DECOUPLING_ON Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100521
2 Exporting EV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20100521
3 Importing IV_EBELN Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20100702

Method GET_DECOUPLING_MODE on class CL_DCFL_UTILITIES_MODE has no exception.

Method IS_DECOUPLING_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EBELN Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20110505
2 Returning RV_DECOUPLING_ON Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110505

Method IS_DECOUPLING_ON on class CL_DCFL_UTILITIES_MODE has no exception.

Method RESET_DECOUPLING_MODE Signature

Method RESET_DECOUPLING_MODE on class CL_DCFL_UTILITIES_MODE has no parameter.
Method RESET_DECOUPLING_MODE on class CL_DCFL_UTILITIES_MODE has no exception.

Method SET_DECOUPLING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DECOUPLING_ON Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100521
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20100521

Method SET_DECOUPLING_MODE on class CL_DCFL_UTILITIES_MODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606