SAP ABAP Class CL_DATA_TEMPERATURE (Data Aging: Data Temperature)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_DAAG (Package) Data Aging: Data Filter Control in DB Access
Properties
Class CL_DATA_TEMPERATURE  
Short Description Data Aging: Data Temperature    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_DAAG   Data Aging: Data Filter Control in DB Access 
Created 20130821   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DATA_TEMPERATURE has no forward declaration.
Interfaces
Class CL_DATA_TEMPERATURE has no interface implemented.
Friends
Class CL_DATA_TEMPERATURE has no friend class.
Attributes
Class CL_DATA_TEMPERATURE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAX_TEMPERATURE Static method Public Method Gets the maximum of two temperature values 20130821
2 GET_MIN_TEMPERATURE Static method Public Method Gets the minimum of two temperature values 20130821
Events
Class CL_DATA_TEMPERATURE has no event.
Types
Class CL_DATA_TEMPERATURE has no local type.
Method Signatures

Method GET_MAX_TEMPERATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEMP1 Call by reference Type reference (TYPE) DATA_TEMPERATURE 20130821
2 Importing I_TEMP2 Call by reference Type reference (TYPE) DATA_TEMPERATURE 20130821
3 Returning R_MAX_TEMPERATURE Value transfer Type reference (TYPE) DATA_TEMPERATURE 20130821

Method GET_MAX_TEMPERATURE on class CL_DATA_TEMPERATURE has no exception.

Method GET_MIN_TEMPERATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEMP1 Call by reference Type reference (TYPE) DATA_TEMPERATURE 20130821
2 Importing I_TEMP2 Call by reference Type reference (TYPE) DATA_TEMPERATURE 20130821
3 Returning R_MIN_TEMPERATURE Value transfer Type reference (TYPE) DATA_TEMPERATURE 20130821

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