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
Exporting NUMBER TYPE BAPIXMCNT-FILLCOUNT Number of selected log entries
Exporting TRANSLATED TYPE BAPIXMBOOL-REP All log entries are translated
Exporting TRUNCATED TYPE BAPIXMBOOL-REP Messages that are too long were cut off
Exporting RETURN TYPE BAPIRET2
Importing FROMTIMSTMP TYPE BAPIXMSLCT-FROMTMSTMP Start of the period to be viewed
Importing TOTIMSTMP TYPE BAPIXMSLCT-TOTMSTMP End of the period to be viewed
Importing EXTUSER TYPE BAPIXMSLCT-EXTUSER '*' Tool user to be viewed
Importing INTERFACE TYPE BAPIXMSLCT-INTERFACE '*' Interface to be viewed
Importing SESSIONID TYPE BAPIXMSLCT-SESSIONID '*' ID of the XMI session to be viewed
Importing OBJECT TYPE BAPIXMSLCT-OBJECT '*' Object to be viewed
Tables LOG TYPE BAPIXMLOGX Selected log entries
               
Processing Type
Normal Function Module  
Remote-Enabled 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