SAP ABAP Class CL_DATA_AGING_STATE (State of Data Aging Features)
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_AGING_STATE | |
Short Description | State of Data Aging Features | |
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 | 20130627 | 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_DATA_AGING_STATE has no interface implemented.
Friends
Class CL_DATA_AGING_STATE has no friend class.
Attributes
Class CL_DATA_AGING_STATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Data aging possible (supported by DB and activated)? | 20130627 |
2 | ![]() |
Static method | Public | Method | Data aging activated in system profile? | 20130627 |
3 | ![]() |
Static method | Public | Method | Data aging supported by the database? | 20130627 |
4 | ![]() |
Static method | Private | Method | Kernel interface | 20130627 |
5 | ![]() |
Static method | Private | Method | Kernel interface | 20130627 |
6 | ![]() |
Static method | Private | Method | Kernel interface | 20130627 |
Events
Class CL_DATA_AGING_STATE has no event.
Types
Class CL_DATA_AGING_STATE has no local type.
Method Signatures
Method IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_IS_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130627 |
Method IS_ENABLED on class CL_DATA_AGING_STATE has no exception.
Method IS_REQUESTED_BY_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_IS_REQUESTED_BY_PROFILE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130627 |
Method IS_REQUESTED_BY_PROFILE on class CL_DATA_AGING_STATE has no exception.
Method IS_SUPPORTED_BY_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_IS_SUPPORTED_BY_DB | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130627 |
Method IS_SUPPORTED_BY_DB on class CL_DATA_AGING_STATE has no exception.
Method _IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_IS_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130627 |
Method _IS_ENABLED on class CL_DATA_AGING_STATE has no exception.
Method _IS_REQUESTED_BY_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_IS_REQUESTED_BY_PROFILE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130627 |
Method _IS_REQUESTED_BY_PROFILE on class CL_DATA_AGING_STATE has no exception.
Method _IS_SUPPORTED_BY_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_IS_SUPPORTED_BY_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130627 |
Method _IS_SUPPORTED_BY_DB on class CL_DATA_AGING_STATE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |