SAP ABAP Class CL_ABAP_SESSION_TEMPERATURE (DB Access Control for Data Aging)
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_ABAP_SESSION_TEMPERATURE  
Short Description DB Access Control for Data Aging    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SABP_DAAG   Data Aging: Data Filter Control in DB Access 
Created 20130523   SAP 
Last change 20140121   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_ABAP_SESSION_TEMPERATURE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ABAP_STACK_TEMPERATURE 20130527 DB Access Control for Data Aging
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_SESSION_CONTROL Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_SESSION_TEMPERATURE DB Access Control for Data Aging 20130523
Methods
# Method Level Visibility Method type Description Created on
1 GET_SESSION_CONTROL Static method Public Method Factory for session control instance 20130523
2 SET_COLD Instance method Public Method Set data filter: All data visible 20130523
3 SET_HOT Instance method Public Method Set data filter: Only HOT data visible 20130523
4 SET_TEMPERATURE Instance method Public Method Set data filter: HOT data + special >= selection 20130606
5 _IS_STACK_CONTROL_ACTIVE Static method Private Method Kernel interface for setting data filter 20130611
6 _SET_SESSION_TEMPERATURE Static method Private Method Kernel interface for setting data filter 20130524
Events
Class CL_ABAP_SESSION_TEMPERATURE has no event.
Types
Class CL_ABAP_SESSION_TEMPERATURE has no local type.
Method Signatures

Method GET_SESSION_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SESSION_CONTROL Value transfer Object reference (TYPE REF TO) CL_ABAP_SESSION_TEMPERATURE Instanz zur Steuerung des Datenfilters in der Session 20130523
# Exception Resumable Description Created on
1 CX_ABAP_SESSION_TEMPERATURE Die Session-Control-Instanz kann nicht vergeben werden. 20130610

Method SET_COLD Signature

Method SET_COLD on class CL_ABAP_SESSION_TEMPERATURE has no parameter.
# Exception Resumable Description Created on
1 CX_ABAP_SESSION_TEMPERATURE Die Session-Einstellung kann derzeit nicht geändert werden. 20130610

Method SET_HOT Signature

Method SET_HOT on class CL_ABAP_SESSION_TEMPERATURE has no parameter.
# Exception Resumable Description Created on
1 CX_ABAP_SESSION_TEMPERATURE Die Session-Einstellung kann derzeit nicht geändert werden. 20130610

Method SET_TEMPERATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEMPERATURE Call by reference Type reference (TYPE) DATA_TEMPERATURE Temperaturwert für den Datenfilter 20130606
# Exception Resumable Description Created on
1 CX_ABAP_SESSION_TEMPERATURE 20130610
2 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20130709

Method _IS_STACK_CONTROL_ACTIVE Signature

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

Method _IS_STACK_CONTROL_ACTIVE on class CL_ABAP_SESSION_TEMPERATURE has no exception.

Method _SET_SESSION_TEMPERATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEMPERATURE Call by reference Type reference (TYPE) DATA_TEMPERATURE 20130524
2 Returning RT_RETCODE Value transfer Type reference (TYPE) I 20130524
# Exception Resumable Description Created on
1 CX_ABAP_SESSION_TEMPERATURE 20130610
History
Last changed by/on SAP  20140121 
SAP Release Created in 740