SAP ABAP Function Module BAPI_XMI_SELECT_LOG (Selection of Translated Entries in XMI Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-API-CSI-XMI (Application Component) eXternal Management Interface Framework
⤷
SXMI (Package) CCMS: Interfaces to external management tools
⤷
⤷
Basic Data
| Function Module | BAPI_XMI_SELECT_LOG | Selection of Translated Entries in XMI Log |
| Function Group | SXMI | Help fct for connecting ext. mgmt tools |
| Program Name | SAPLSXMI | CCMS: API for Connecting External Management Tools |
| INCLUDE Name | LSXMIU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NUMBER | TYPE | BAPIXMCNT-FILLCOUNT | Number of selected log entries | |||
| |
TRANSLATED | TYPE | BAPIXMBOOL-REP | All log entries are translated | |||
| |
TRUNCATED | TYPE | BAPIXMBOOL-REP | Messages that are too long were cut off | |||
| |
RETURN | TYPE | BAPIRET2 | ||||
| |
FROMTIMSTMP | TYPE | BAPIXMSLCT-FROMTMSTMP | Start of the period to be viewed | |||
| |
TOTIMSTMP | TYPE | BAPIXMSLCT-TOTMSTMP | End of the period to be viewed | |||
| |
EXTUSER | TYPE | BAPIXMSLCT-EXTUSER | '*' | Tool user to be viewed | ||
| |
INTERFACE | TYPE | BAPIXMSLCT-INTERFACE | '*' | Interface to be viewed | ||
| |
SESSIONID | TYPE | BAPIXMSLCT-SESSIONID | '*' | ID of the XMI session to be viewed | ||
| |
OBJECT | TYPE | BAPIXMSLCT-OBJECT | '*' | Object to be viewed | ||
| |
LOG | TYPE | BAPIXMLOGX | Selected log entries | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19980202 |
| SAP Release Created in |