SAP ABAP Class IF_LXE_LOGEVENT (Log event)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20100729 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_A_LOG_EVENT | Abstract class of log event | 20100728 |
Properties
| Class | IF_LXE_LOGEVENT | |
| Short Description | Log event | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100714 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_LXE_LOGEVENT has no forward declaration.
Interfaces
Class IF_LXE_LOGEVENT has no interface implemented.
Friends
Class IF_LXE_LOGEVENT has no friend class.
Attributes
Class IF_LXE_LOGEVENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns event as long text. | 20100714 | |
| 2 | Instance method | Public | Method | Returns event as short text. | 20100714 | |
| 3 | Instance method | Public | Method | Returns tne name of the event defined by the user. | 20100719 | |
| 4 | Instance method | Public | Method | Returns the severity value of the event. | 20100714 | |
| 5 | Instance method | Public | Method | Returns the time stamp when the event has been logged. | 20100714 | |
| 6 | Instance method | Public | Method | Returns the user name the event has been logged by. | 20100714 | |
| 7 | Instance method | Public | Method | Returns the host name of the user. | 20100714 | |
| 8 | Instance method | Public | Method | Returns the ip of the user's host | 20100722 |
Events
Class IF_LXE_LOGEVENT has no event.
Types
Class IF_LXE_LOGEVENT has no local type.
Method Signatures
Method GET_AS_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LTEXT | Value transfer | Type reference (TYPE) | STRING | 20100714 |
Method GET_AS_LONG_TEXT on class IF_LXE_LOGEVENT has no exception.
Method GET_AS_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STEXT | Value transfer | Type reference (TYPE) | LXECHAR255 | 255 Characters | 20100714 |
Method GET_AS_SHORT_TEXT on class IF_LXE_LOGEVENT has no exception.
Method GET_EVENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTNAME | Value transfer | Type reference (TYPE) | LXECHAR255 | Char255 | 20100719 |
Method GET_EVENT_NAME on class IF_LXE_LOGEVENT has no exception.
Method GET_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEVERITY | Value transfer | Type reference (TYPE) | I | 20100714 |
Method GET_SEVERITY on class IF_LXE_LOGEVENT has no exception.
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TSTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100714 |
Method GET_TIMESTAMP on class IF_LXE_LOGEVENT has no exception.
Method GET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNAME | Value transfer | Type reference (TYPE) | UNAME | User Name | 20100714 |
Method GET_USER on class IF_LXE_LOGEVENT has no exception.
Method GET_USER_HOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UHOST | Value transfer | Type reference (TYPE) | LXECHAR255 | Char255 | 20100714 |
Method GET_USER_HOST on class IF_LXE_LOGEVENT has no exception.
Method GET_USER_HOST_IP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOSTIP | Value transfer | Type reference (TYPE) | NI_NODEADDR | IP Address | 20100722 |
Method GET_USER_HOST_IP on class IF_LXE_LOGEVENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |