Data Element list used by SAP ABAP Function Module BAPI_XMI_LOGON (Log onto an external management tool)
SAP ABAP Function Module
BAPI_XMI_LOGON (Log onto an external management tool) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
XMILOGCOMP | XMI logging: company name of external management tool | SOURCE VALUE(EXTCOMPANY) LIKE BAPIXMLOGR-EXTCOMPANY |
2 | ![]() |
XMILOGIFAC | Interface ID (for example, XBP) | SOURCE VALUE(INTERFACE) LIKE BAPIXMLOGR-INTERFACE OPTIONAL |
3 | ![]() |
XMILOGPROG | XMI logging: Program name of external management tool | SOURCE VALUE(EXTPRODUCT) LIKE BAPIXMLOGR-EXTPRODUCT |
4 | ![]() |
XMISESSNID | ID of XMI session | SOURCE VALUE(SESSIONID) LIKE BAPIXMLOGR-SESSIONID |
5 | ![]() |
XMIVERSION | Version of XMI interface delivered for check purposes | SOURCE VALUE(VERSION) LIKE BAPIXMLOGR-VERSION OPTIONAL |