SAP ABAP Class CL_ESH_TST_HIL_LOG_ENTRY (Log entry)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_HIERARCHY_LOG (Package) Hierarchy log
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_TST_HIL_LOG_ENTRY_TASK | Task log entry | 20100218 |
Properties
| Class | CL_ESH_TST_HIL_LOG_ENTRY | |
| Short Description | Log entry | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_TST_HIERARCHY_LOG | Hierarchy log |
| Created | 20100218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESH_TST_HIL_LOG_ENTRY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_TST_HIL_LOG_ENTRY_TASK | 20100218 | Task log entry |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_TST_HIL_LOG_ENTRY_TASK | Log entry | 20100218 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100218 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ESH_E_TST_FWK_SEVERITY | CL_ESH_TST_HIL_LOG_ENTRY_TASK=>SC_SEVERITY_SUCCESS | Task Severity | 20100420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100218 | |
| 2 | Instance method | Public | Method | Get message | 20100218 | |
| 3 | Instance method | Public | Method | Get parent log entry | 20100218 | |
| 4 | Instance method | Public | Method | Get severity | 20100420 | |
| 5 | Instance method | Protected | Method | Set parent log entry | 20100218 | |
| 6 | Instance method | Public | Method | Set severity | 20100420 |
Events
Class CL_ESH_TST_HIL_LOG_ENTRY has no event.
Types
Class CL_ESH_TST_HIL_LOG_ENTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_HIL_LOG_ENTRY_TASK | Log entry | 20100218 | |||
| 2 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100218 |
Method CONSTRUCTOR on class CL_ESH_TST_HIL_LOG_ENTRY has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MESSAGE | Value transfer | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100218 |
Method GET_MESSAGE on class CL_ESH_TST_HIL_LOG_ENTRY has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT_LOG_ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_ESH_TST_HIL_LOG_ENTRY_TASK | Log entry | 20100218 |
Method GET_PARENT on class CL_ESH_TST_HIL_LOG_ENTRY has no exception.
Method GET_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEVERITY | Value transfer | Type reference (TYPE) | ESH_E_TST_FWK_SEVERITY | Task Severity | 20100420 |
Method GET_SEVERITY on class CL_ESH_TST_HIL_LOG_ENTRY has no exception.
Method SET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG_ENTRY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_HIL_LOG_ENTRY_TASK | Log entry | 20100218 |
Method SET_PARENT on class CL_ESH_TST_HIL_LOG_ENTRY has no exception.
Method SET_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEVERITY | Call by reference | Type reference (TYPE) | ESH_E_TST_FWK_SEVERITY | Task Severity | 20100420 |
Method SET_SEVERITY on class CL_ESH_TST_HIL_LOG_ENTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |