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 MO_RUNTIME_PROCESSING Instance attribute Private Object reference (TYPE REF TO) IF_DAAG_RUNTIME_PROCESSING 20130926
2 MS_RESIDENCE Instance attribute Private See coding 20130926
3 MT_DATA_PROCESS Instance attribute Private Type reference (TYPE) T_DATA_PROCESS 20130926
4 MT_LOCKED Instance attribute Private Type reference (TYPE) BAL_T_LOGH 20130926
5 MT_OBJ_SUBOBJ Instance attribute Private Type reference (TYPE) BALSUB_T 20130926
6 M_LAST_LOGNUMBER Instance attribute Private Type reference (TYPE) BALOGNR 20130926
7 M_PACKAGE_SIZE Instance attribute Private Type reference (TYPE) I 20130926
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_DATA Instance method Private Method 20130926
2 GET_RESIDENCE_TIME Instance method Private Method 20130926
3 HANDLE_ENQUEUE Instance method Private Method 20130926
4 UPDATE 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 Importing 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 Returning E_RESIDENCE_TIME Value transfer Type reference (TYPE) I 20130926
2 Importing 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 Exporting EF_SUCCESS Call by reference Type reference (TYPE) BOOLEAN 20130926
2 Importing 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