ECLOG_FAIL_MSG - General Message Parts in FAILURE Object
General Message Parts in FAILURE Object information is stored in SAP table ECLOG_FAIL_MSG.
It is part of development package SECATT_DDIC in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT ABAP Dictionary Objects".
It is part of development package SECATT_DDIC in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT ABAP Dictionary Objects".
Fields for table ECLOG_FAIL_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | ETMSG_FAIL_KEY | 0 | |||
LOGID | Current Operation Number | X | ETLOG_ID | NUMC | 10 | |
OBJ_LNR | Current Number of Object | X | ETOBJ_LNR | NUMC | 8 | |
SCR_LNR | eCATT Current Number of Script Command | X | ETSCR_LNR | NUMC | 10 | |
MSG_LNR | Message Index | X | ETMSG_INDX | NUMC | 4 | |
MSGTYP | Message Type (A, E, I, W, S, X) | ETMSG_TYP | CHAR | 1 | ||
MSGKIND | Message Type:T100, BAL, EXCP, ESF_T100, ESF_FREE, COMM, SYST | ETMSG_KIND | CHAR | 12 | ||
MSGSOURCE | Message Origin (ECATT, SUT, RFC) | ETMSG_SOURCE | CHAR | 8 | ||
MSGID | Message ID such as BDC_MID Char 20 | ETMSG_MSGID | CHAR | 20 | ||
MSGNR | Message Number such as BDC_MNR Char 3 | ETMSG_MSGNR | CHAR | 3 | ||
SEL_TEXT | Message Text for DB Selection | ETSEL_MSG_TEXT | CHAR | 100 | ||
MSGTEXT | Message Text | ETMSG_TEXT | STRG | 8 |