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 | 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 | 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 | Static method | Public | Method | Factory for session control instance | 20130523 | |
| 2 | Instance method | Public | Method | Set data filter: All data visible | 20130523 | |
| 3 | Instance method | Public | Method | Set data filter: Only HOT data visible | 20130523 | |
| 4 | Instance method | Public | Method | Set data filter: HOT data + special >= selection | 20130606 | |
| 5 | Static method | Private | Method | Kernel interface for setting data filter | 20130611 | |
| 6 | 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 | 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 | 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 | 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 | 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 | IM_TEMPERATURE | Call by reference | Type reference (TYPE) | DATA_TEMPERATURE | Temperaturwert für den Datenfilter | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130610 | |||
| 2 | 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 | 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 | IM_TEMPERATURE | Call by reference | Type reference (TYPE) | DATA_TEMPERATURE | 20130524 | ||||
| 2 | RT_RETCODE | Value transfer | Type reference (TYPE) | I | 20130524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130610 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |