SAP ABAP Class CL_SBAL_LOGGER (Application Log with Persistence)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LOGGER 20060621
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SBAL_LOGGER 20060621
Properties
Class CL_SBAL_LOGGER  
Short Description Application Log with Persistence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTI   User Interface and Job-API of Background Processing 
Created 20060621   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SBAL_LOGGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LOGGER 20060621
2 IF_SBAL_LOGGER 20060621
Friends
Class CL_SBAL_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURR_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handle 20060621
2 CURR_HEADER Instance attribute Private Type reference (TYPE) BAL_S_LOG Application Log: Log Header Data 20060621
3 C_PROBCLASS_HIGH Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '2' Problem Class High 20060621
4 C_PROBCLASS_LOW Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '4' Problem Class Low 20060621
5 C_PROBCLASS_MEDIUM Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '3' Problem Class Medium 20060621
6 C_PROBCLASS_NONE Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS SPACE No Problem Class 20060621
7 C_PROBCLASS_VHIGH Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '1' Problem Class Very High 20060621
8 KEEP_DAYS Constant Private Type reference (TYPE) I 3 20060621
9 LOG_CATEGORY Instance attribute Private Attribute reference (LIKE) 20060621
10 LOG_SUBCATEGORY Instance attribute Private Attribute reference (LIKE) 20060621
11 MAX_MESSAGE_MEMORY Constant Private Type reference (TYPE) I 1 Number of Messages Before Write to DB 20060621
12 MESSAGE_COUNTER Instance attribute Private Attribute reference (LIKE) 20060621
13 T_HANDLES Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20060621
Methods
# Method Level Visibility Method type Description Created on
1 CALLER_NAME_GET Instance method Private Method 20060621
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060621
3 LOG_HEADER_UPDATE Instance method Private Method 20060621
4 PROBLEM_CLASS_GET Instance method Private Method 20060621
Events
Class CL_SBAL_LOGGER has no event.
Types
Class CL_SBAL_LOGGER has no local type.
Method Signatures

Method CALLER_NAME_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CALLER Value transfer Type reference (TYPE) BALPROG Anwendungs-Log: Programmname 20060621

Method CALLER_NAME_GET on class CL_SBAL_LOGGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20060621
2 Importing I_SUBCATEGORY Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20060621

Method CONSTRUCTOR on class CL_SBAL_LOGGER has no exception.

Method LOG_HEADER_UPDATE Signature

Method LOG_HEADER_UPDATE on class CL_SBAL_LOGGER has no parameter.
Method LOG_HEADER_UPDATE on class CL_SBAL_LOGGER has no exception.

Method PROBLEM_CLASS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20060621
2 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20060621
3 Returning R_PROBCLASS Value transfer Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20060621

Method PROBLEM_CLASS_GET on class CL_SBAL_LOGGER has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 710