SAP ABAP Class CL_EAM_TL_CX_LOG_ENTRY (Log entry for task list log)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-PRM-TL (Application Component) Maintenance Task Lists
⤷
EAM_TL_API (Package) EAM Task List API

⤷

⤷

Properties
Class | CL_EAM_TL_CX_LOG_ENTRY | |
Short Description | Log entry for task list log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAM_TL_API | EAM Task List API |
Created | 20090805 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EAM_TL_CX_LOG_ENTRY has no interface implemented.
Friends
Class CL_EAM_TL_CX_LOG_ENTRY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20090807 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20090806 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRV_MESSAGES_TTY | Table Type: MMSRV Messages | 20091117 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPI_FLD | BAPI Structure Field for Key Part Determination of Queue | 20090908 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20090806 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | SY-TABIX | Index of Internal Tables | 20090908 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPI_FLD | BAPI Structure Field for Key Part Determination of Queue | 20090908 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090908 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Appends log entry to log | 20090813 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090805 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | APPEND_LOG_ENTRY | Instance Event (0) |
Public (2) |
Appends current instance of the log entry to the log | 20090813 |
Types
Class CL_EAM_TL_CX_LOG_ENTRY has no local type.
Method Signatures
Method APPEND_ENTRY_TO_LOG Signature
Method APPEND_ENTRY_TO_LOG on class CL_EAM_TL_CX_LOG_ENTRY has no parameter.
Method APPEND_ENTRY_TO_LOG on class CL_EAM_TL_CX_LOG_ENTRY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MMSRV_MESSAGES | Call by reference | Type reference (TYPE) | SRV_MESSAGES_TTY | Table Type: MMSRV Messages | 20091117 | ||
2 | ![]() |
IV_USE_SYMSG | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | General Flag | 20090813 |
Method CONSTRUCTOR on class CL_EAM_TL_CX_LOG_ENTRY has no exception.
Event Signatures
Event APPEND_LOG_ENTRY Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EO_LOG_ENTRY | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_EAM_TL_CX_LOG_ENTRY | Log entry for task list log | 20090813 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |