SAP ABAP Class CL_ADT_ADAPTION_CONTROL (Adaption control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_TOOLS_CORE (Package) ADT Tools Core
Properties
Class CL_ADT_ADAPTION_CONTROL  
Short Description Adaption control    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_TOOLS_CORE   ADT Tools Core 
Created 20100302   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_ADAPTION_CONTROL has no forward declaration.
Interfaces
Class CL_ADT_ADAPTION_CONTROL has no interface implemented.
Friends
Class CL_ADT_ADAPTION_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADAPTION_MODE Instance attribute Protected Type reference (TYPE) CHAR1 '0' Single-Character Flag 20100302
2 C_S_MODE Constant Public See coding 20100302
3 C_S_PARAM Constant Public See coding 20100302
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100302
2 IS_ADAPTION_ACTIVE Static method Public Method 20100302
Events
Class CL_ADT_ADAPTION_CONTROL has no event.
Types
Class CL_ADT_ADAPTION_CONTROL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARAM Call by reference Type reference (TYPE) MEMORYID Set/Get parameter ID 20100302

Method CONSTRUCTOR on class CL_ADT_ADAPTION_CONTROL has no exception.

Method IS_ADAPTION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ANSWER Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100302
2 Importing P_PARAM Value transfer Type reference (TYPE) MEMORYID Set/Get parameter ID 20100302

Method IS_ADAPTION_ACTIVE on class CL_ADT_ADAPTION_CONTROL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 800