PS-EPS: Attributes for Message Log 
Select from the following table the attributes for message logs to be used in either
ATTRIBUTES or ATTRIBUTE_LINES with the following object method:The attributes of this method are the same as the fields in the ABAP/4 dictionary structure
METHOD_LOG .For detailed information on the attribute type refer to
Data Formats of Attributes in Object Methods.
Attribute |
Type |
Length |
Description |
INDX |
INT4 |
10 |
Index of the Method in MessageLogMethod |
LOGLEVEL |
INT4 |
10 |
Hierarchy level |
METHOD |
CHAR |
32 |
Method |
OBJTYP |
CHAR |
32 |
Object type |
OBJIDINT |
CHAR |
90 |
Internal key |
OBJIDEXT |
CHAR |
90 |
External key |
SUCC_CODE |
INT4 |
10 |
Success code |
WORST_S_C |
INT4 |
10 |
Worst success code of hierarchically subordinate methods |
FIRST_MSGL |
INT4 |
10 |
Index of the first related message in MessageLogMessage |