SAP ABAP Class CL_BAL_DAAG_RUNTIME (Aging Runtime for Application Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BAL (Application Component) Basis Application Log
⤷
SZAL_DAAG (Package) Data Aging for Application Log
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DAAG_RUNTIME | Interface for Runtime Class | 20130926 |
Properties
| Class | CL_BAL_DAAG_RUNTIME | |
| Short Description | Aging Runtime for Application Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SZAL_DAAG | Data Aging for Application Log |
| Created | 20130924 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BAL_DAAG_RUNTIME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DAAG_RUNTIME | Interface for Runtime Class | 20130926 |
Friends
Class CL_BAL_DAAG_RUNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DAAG_RUNTIME_PROCESSING | 20130926 | ||||
| 2 | Instance attribute | Private | See coding | 20130926 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | T_DATA_PROCESS | 20130926 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BAL_T_LOGH | 20130926 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BALSUB_T | 20130926 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | BALOGNR | 20130926 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20130926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130926 | ||
| 2 | Instance method | Private | Method | 20130926 | ||
| 3 | Instance method | Private | Method | 20130926 | ||
| 4 | Instance method | Private | Method | 20130926 |
Events
Class CL_BAL_DAAG_RUNTIME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DATA_PROCESS | Private | See coding | 20130926 | begin of s_data_process,
mandant type mandt,
lognumber type balognr,
log_handle type balloghndl,
aldate type baldate,
end of s_data_process
|
||
| 2 | T_DATA_PROCESS | Private | See coding | 20130926 | t_data_process type sorted table of s_data_process
with unique key lognumber
|
Method Signatures
Method DETERMINE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_SUBOBJ | Call by reference | Type reference (TYPE) | BALSUB | 20130926 |
Method DETERMINE_DATA on class CL_BAL_DAAG_RUNTIME has no exception.
Method GET_RESIDENCE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESIDENCE_TIME | Value transfer | Type reference (TYPE) | I | 20130926 | ||||
| 2 | IS_OBJ_SUBOBJ | Call by reference | Type reference (TYPE) | BALSUB | 20130926 |
Method GET_RESIDENCE_TIME on class CL_BAL_DAAG_RUNTIME has no exception.
Method HANDLE_ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | 20130926 | ||||
| 2 | IF_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLEAN | 20130926 |
Method HANDLE_ENQUEUE on class CL_BAL_DAAG_RUNTIME has no exception.
Method UPDATE Signature
Method UPDATE on class CL_BAL_DAAG_RUNTIME has no parameter.
Method UPDATE on class CL_BAL_DAAG_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |