SAP ABAP Class CL_TFW_ENVIRONMENT (Environment Information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TFW (Application Component) Tagging Framework
     STFW_CORE (Package) Tagging Framework Core
Properties
Class CL_TFW_ENVIRONMENT  
Short Description Environment Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STFW_CORE   Tagging Framework Core 
Created 20130606   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TFW_ENVIRONMENT has no forward declaration.
Interfaces
Class CL_TFW_ENVIRONMENT has no interface implemented.
Friends
Class CL_TFW_ENVIRONMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_TEST_MODE Static Attribute Private Type reference (TYPE) ABAP_BOOL Test Mode Flag 20130606
Methods
# Method Level Visibility Method type Description Created on
1 IS_TEST_MODE_ON Static method Public Method Check if Test Mode is On or Not 20130606
2 SET_TEST_MODE Static method Public Method Set the Test Mode 20130606
Events
Class CL_TFW_ENVIRONMENT has no event.
Types
Class CL_TFW_ENVIRONMENT has no local type.
Method Signatures

Method IS_TEST_MODE_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEST_MODE_ON Value transfer Type reference (TYPE) ABAP_BOOL 20130606

Method IS_TEST_MODE_ON on class CL_TFW_ENVIRONMENT has no exception.

Method SET_TEST_MODE Signature

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

Method SET_TEST_MODE on class CL_TFW_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740