PS-EPS: Attributes for Message Log Objects 
Select from the following table the attributes for message log objects to be used in either in the parameter table
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
MSGOBJ_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 object in MessageLogObject |
OBJTYP |
CHAR |
32 |
Object type |
OBJIDINT |
CHAR |
90 |
Internal key |
OBJIDEXT |
CHAR |
90 |
External key |
INDX_MSG |
INT4 |
10 |
Index of the related message in MessageLogMessage |