SAP ABAP Class CL_LXE_LOGGER (log event's logger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_LOGGING (Package) Logging API

⤷

⤷

Properties
Class | CL_LXE_LOGGER | |
Short Description | log event's logger | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_LOGGING | Logging API |
Created | 20100714 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LXE_LOGGER has no forward declaration.
Interfaces
Class CL_LXE_LOGGER has no interface implemented.
Friends
Class CL_LXE_LOGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INRI-OBJECT | 'LXE_LOGNRO' | 20100803 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100803 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20100714 | |
2 | ![]() |
Static method | Private | Method | 20100803 | |
3 | ![]() |
Static method | Private | Method | Gets event's id | 20100714 |
4 | ![]() |
Static method | Public | Method | Reads logs from db. | 20100714 |
5 | ![]() |
Static method | Private | Method | check if the interval exists | 20100809 |
6 | ![]() |
Static method | Public | Method | log an event. | 20100714 |
7 | ![]() |
Static method | Private | Method | log an event. | 20100729 |
Events
Class CL_LXE_LOGGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LT_BROKENEVENTS | Public | See coding | 20100809 | lt_brokenevents TYPE HASHED TABLE OF lxelogs WITH UNIQUE KEY eventid
|
||
2 | LT_EVENTS | Public | See coding | 20100714 | lt_events TYPE HASHED TABLE OF lxes_logevents WITH UNIQUE KEY ekey
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LXE_LOGGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LXE_LOGGER has no exception.
Method CREATE_ID_INTERVAL Signature
Method CREATE_ID_INTERVAL on class CL_LXE_LOGGER has no parameter.
Method CREATE_ID_INTERVAL on class CL_LXE_LOGGER has no exception.
Method GET_EVENT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | NUM8 | Eight-digit numeric value | 20100714 |
Method GET_EVENT_ID on class CL_LXE_LOGGER has no exception.
Method GET_LOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BROKENEVENTS | Call by reference | Type reference (TYPE) | LT_BROKENEVENTS | 20100809 | |||
2 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | LT_EVENTS | 20100714 | |||
3 | ![]() |
FIRSTSELECTEDDATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100716 | ||
4 | ![]() |
LASTSELECTEDDATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100716 | ||
5 | ![]() |
NAME | Call by reference | Type reference (TYPE) | LXECHAR255 | Char255 | 20100716 | ||
6 | ![]() |
RESPONSIBLE | Call by reference | Type reference (TYPE) | UNAME | Character Field of Length 12 | 20100716 |
Method GET_LOGS on class CL_LXE_LOGGER has no exception.
Method INTERVALEXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100809 |
Method INTERVALEXISTS on class CL_LXE_LOGGER has no exception.
Method LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENT | Call by reference | Object reference (TYPE REF TO) | IF_LXE_LOGEVENT | Log event | 20100715 |
Method LOG on class CL_LXE_LOGGER has no exception.
Method LOG_INTERNAL2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENT | Call by reference | Object reference (TYPE REF TO) | IF_LXE_LOGEVENT | Log event | 20100729 | ||
2 | ![]() |
ID | Value transfer | Type reference (TYPE) | I | 20100729 |
Method LOG_INTERNAL2 on class CL_LXE_LOGGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |