Data Element list used by SAP ABAP Function Module SXMI_LOGON_DATA_GET_INT (Query Logon Data (With Respect to a Particular Interface))
SAP ABAP Function Module
SXMI_LOGON_DATA_GET_INT (Query Logon Data (With Respect to a Particular Interface)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | XMILOGCOMP | XMI logging: company name of external management tool | SOURCE VALUE(EXTCOMPANY) LIKE TXMILOGRAW-EXTCOMPANY |
|
| 2 | XMILOGIFAC | Interface ID (for example, XBP) | SOURCE VALUE(INTERFACE) LIKE TXMILOGRAW-INTERFACE OPTIONAL |
|
| 3 | XMILOGPROG | XMI logging: Program name of external management tool | SOURCE VALUE(EXTPRODUCT) LIKE TXMILOGRAW-EXTPRODUCT |
|
| 4 | XMISESSNID | ID of XMI session | SOURCE VALUE(SESSIONID) LIKE TXMILOGRAW-SESSIONID |
|