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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Log Handle | 20060621 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_S_LOG | Application Log: Log Header Data | 20060621 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '2' | Problem Class High | 20060621 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '4' | Problem Class Low | 20060621 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '3' | Problem Class Medium | 20060621 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | SPACE | No Problem Class | 20060621 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '1' | Problem Class Very High | 20060621 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | I | 3 | 20060621 | ||
9 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20060621 | ||||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20060621 | ||||
11 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | Number of Messages Before Write to DB | 20060621 | |
12 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20060621 | ||||
13 | ![]() |
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 | ![]() |
Instance method | Private | Method | 20060621 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060621 |
3 | ![]() |
Instance method | Private | Method | 20060621 | |
4 | ![]() |
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 | ![]() |
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 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20060621 | ||
2 | ![]() |
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 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20060621 | ||
2 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20060621 | ||
3 | ![]() |
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 |