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 ABAP 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 MS_MESSAGE_KEY Instance attribute Public Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20090807
2 MT_ABAP_STACK Instance attribute Public Type reference (TYPE) ABAP_CALLSTACK ABAP Call Stack 20090806
3 MT_MMSRV_MESSAGES Instance attribute Public Type reference (TYPE) SRV_MESSAGES_TTY Table Type: MMSRV Messages 20091117
4 MV_FIELD Instance attribute Public Type reference (TYPE) BAPI_FLD BAPI Structure Field for Key Part Determination of Queue 20090908
5 MV_MESSAGE_TYPE Instance attribute Public Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20090806
6 MV_ROW Instance attribute Public Attribute reference (LIKE) SY-TABIX Index of Internal Tables 20090908
7 MV_SUBOBJECT Instance attribute Public Type reference (TYPE) BAPI_FLD BAPI Structure Field for Key Part Determination of Queue 20090908
8 MV_USE_SYMSG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090908
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ENTRY_TO_LOG Instance method Public Method Appends log entry to log 20090813
2 CONSTRUCTOR 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 Importing IT_MMSRV_MESSAGES Call by reference Type reference (TYPE) SRV_MESSAGES_TTY Table Type: MMSRV Messages 20091117
2 Importing 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