SAP ABAP Class CL_ABAP_STACK_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_STACK_TEMPERATURE | |
Short Description | DB Access Control for Data Aging | |
Super Class | ||
Instantiability of a Class | 2 | Public |
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_STACK_TEMPERATURE has no interface implemented.
Friends
Class CL_ABAP_STACK_TEMPERATURE has no friend class.
Attributes
Class CL_ABAP_STACK_TEMPERATURE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get actual temperature for data filter | 20130523 |
2 | ![]() |
Static method | Public | Method | Restore data filter at start of subroutine | 20130524 |
3 | ![]() |
Static method | Public | Method | Set data filter: All data visible | 20130523 |
4 | ![]() |
Static method | Public | Method | Set data filter: Only HOT data visible | 20130523 |
5 | ![]() |
Static method | Public | Method | Set data filter: HOT data + special >= selection | 20130607 |
6 | ![]() |
Static method | Private | Method | Kernel interface for querying data filter | 20130523 |
7 | ![]() |
Static method | Private | Method | Kernel interface for resetting data filter | 20130524 |
8 | ![]() |
Static method | Private | Method | Kernel interface for setting data filter | 20130523 |
Events
Class CL_ABAP_STACK_TEMPERATURE has no event.
Types
Class CL_ABAP_STACK_TEMPERATURE has no local type.
Method Signatures
Method GET_TEMPERATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TEMPERATURE | Value transfer | Type reference (TYPE) | DATA_TEMPERATURE | Tatsächliche Temperatur für Datenfilter | 20130523 |
Method GET_TEMPERATURE on class CL_ABAP_STACK_TEMPERATURE has no exception.
Method RESET Signature
Method RESET on class CL_ABAP_STACK_TEMPERATURE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stack-Einstellungen sind ohne Stack-Umgebung nicht möglich | 20130610 |
Method SET_COLD Signature
Method SET_COLD on class CL_ABAP_STACK_TEMPERATURE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stack-Einstellungen sind ohne Stack-Umgebung nicht möglich | 20130610 |
Method SET_HOT Signature
Method SET_HOT on class CL_ABAP_STACK_TEMPERATURE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stack-Einstellungen sind ohne Stack-Umgebung nicht möglich | 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 | 20130607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stack-Einstellungen sind ohne Stack-Umgebung nicht möglich | 20130610 | |
2 | ![]() |
Parameter mit ungültigem Wertebereich | 20130709 |
Method _GET_TEMPERATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TEMPERATURE | Call by reference | Type reference (TYPE) | DATA_TEMPERATURE | 20130523 | |||
2 | ![]() |
RT_RETCODE | Value transfer | Type reference (TYPE) | I | 20130524 |
Method _GET_TEMPERATURE on class CL_ABAP_STACK_TEMPERATURE has no exception.
Method _RESET_TEMPERATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RETCODE | Value transfer | Type reference (TYPE) | I | 20130524 |
Method _RESET_TEMPERATURE on class CL_ABAP_STACK_TEMPERATURE has no exception.
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 | 20130523 | |||
2 | ![]() |
RT_RETCODE | Value transfer | Type reference (TYPE) | I | 20130524 |
Method _SET_TEMPERATURE on class CL_ABAP_STACK_TEMPERATURE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |