Table list used by SAP ABAP Function Module BAPI_XMI_SELECT_LOG (Selection of Translated Entries in XMI Log)
SAP ABAP Function Module
BAPI_XMI_SELECT_LOG (Selection of Translated Entries in XMI Log) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | ||
| 2 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 3 | BAPIXMBOOL | BAPI XMI: Representation of Boolean values as character | SOURCE VALUE(TRANSLATED) LIKE BAPIXMBOOL-REP |
|
| 4 | BAPIXMBOOL | BAPI XMI: Representation of Boolean values as character | SOURCE VALUE(TRUNCATED) LIKE BAPIXMBOOL-REP |
|
| 5 | BAPIXMCNT | Counter for the max. level of a structure (BAPI of sy-dbcnt) | SOURCE VALUE(NUMBER) LIKE BAPIXMCNT-FILLCOUNT |
|
| 6 | BAPIXMLOGX | BAPI XMI: Deliver 1 XMI log message to an ext. sys. mgt tool | SOURCE LOG STRUCTURE BAPIXMLOGX |
|
| 7 | BAPIXMSLCT | BAPI XMI: Log administration: Selection of entries | SOURCE VALUE(EXTUSER) LIKE BAPIXMSLCT-EXTUSER DEFAULT '*' |
|
| 8 | BAPIXMSLCT | BAPI XMI: Log administration: Selection of entries | SOURCE VALUE(FROMTIMSTMP) LIKE BAPIXMSLCT-FROMTMSTMP OPTIONAL |
|
| 9 | BAPIXMSLCT | BAPI XMI: Log administration: Selection of entries | SOURCE VALUE(INTERFACE) LIKE BAPIXMSLCT-INTERFACE DEFAULT '*' |
|
| 10 | BAPIXMSLCT | BAPI XMI: Log administration: Selection of entries | SOURCE VALUE(OBJECT) LIKE BAPIXMSLCT-OBJECT DEFAULT '*' |
|
| 11 | BAPIXMSLCT | BAPI XMI: Log administration: Selection of entries | SOURCE VALUE(SESSIONID) LIKE BAPIXMSLCT-SESSIONID DEFAULT '*' |
|
| 12 | BAPIXMSLCT | BAPI XMI: Log administration: Selection of entries | SOURCE VALUE(TOTIMSTMP) LIKE BAPIXMSLCT-TOTMSTMP OPTIONAL |
|
| 13 | SXMIBOOL | Representation of Boolean Values as Characters |