Table list used by SAP ABAP Function Module CLOI_METHOD_LOG_READ (Read the method / message log)
SAP ABAP Function Module
CLOI_METHOD_LOG_READ (Read the method / message log) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLOIIFPAR | Interface Parameters for the LOI Interface | ||
| 2 | CLOIIFPAR | Interface Parameters for the LOI Interface | SOURCE VALUE(CLOI_IF_PAR) LIKE CLOIIFPAR OPTIONAL |
|
| 3 | CLOIKEYALL | Key for all Objects in the LOI Interface | ||
| 4 | CLOIMETLOG | Log for Executed Methods (and respective object) | ||
| 5 | CLOIMETLOG | Log for Executed Methods (and respective object) | SOURCE T_METHOD_LOG_EXP STRUCTURE CLOIMETLOG |
|
| 6 | CLOIMOBLOG | Objects Involved in Message (Log) | ||
| 7 | CLOIMOBLOG | Objects Involved in Message (Log) | SOURCE T_MSG_OBJ_LOG_EXP STRUCTURE CLOIMOBLOG |
|
| 8 | CLOIMSGLOG | Messages in Log | ||
| 9 | CLOIMSGLOG | Messages in Log | SOURCE T_MSG_LOG_EXP STRUCTURE CLOIMSGLOG |
|
| 10 | METHOD_LOG | Log: method with object and indicator to messages | ||
| 11 | MSGOBJ | Message object | ||
| 12 | MSGOBJ_LOG | Objects for messages in method log | ||
| 13 | MSG_LOG | Messages for method log |