Table list used by SAP ABAP Function Module BAPI_XMI_ENTER_LOGMSG (Enter External Message in XMI Log)
SAP ABAP Function Module
BAPI_XMI_ENTER_LOGMSG (Enter External Message in XMI Log) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(EXTUSER) LIKE BAPIXMLOGR-EXTUSER OPTIONAL |
|
| 4 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(INTERFACE) LIKE BAPIXMLOGR-INTERFACE OPTIONAL |
|
| 5 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(MSGARG1) LIKE BAPIXMLOGR-MSGARG1 OPTIONAL |
|
| 6 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(MSGARG2) LIKE BAPIXMLOGR-MSGARG2 OPTIONAL |
|
| 7 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(MSGARG3) LIKE BAPIXMLOGR-MSGARG3 OPTIONAL |
|
| 8 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(MSGARG4) LIKE BAPIXMLOGR-MSGARG4 OPTIONAL |
|
| 9 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(MSGID) LIKE BAPIXMLOGR-MSGID OPTIONAL |
|
| 10 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(MSGTEXT) LIKE BAPIXMLOGR-MSGTEXT |
|
| 11 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(OBJECT) LIKE BAPIXMLOGR-OBJECT OPTIONAL |
|
| 12 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(ARGTYPE1) LIKE BAPIXMLOGR-ARGTYPE1 DEFAULT 'C' |
|
| 13 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(ARGTYPE2) LIKE BAPIXMLOGR-ARGTYPE2 DEFAULT 'C' |
|
| 14 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(ARGTYPE3) LIKE BAPIXMLOGR-ARGTYPE3 DEFAULT 'C' |
|
| 15 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(ARGTYPE4) LIKE BAPIXMLOGR-ARGTYPE4 DEFAULT 'C' |
|
| 16 | SXMIBOOL | Representation of Boolean Values as Characters |