SAP ABAP Function Module SXMI_LOG_SELECT_INT (Selection of untranslated XMI log entries)
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 SXMI_LOG_SELECT_INT Selection of untranslated XMI log entries  
Function Group SXMI   Help fct for connecting ext. mgmt tools  
Program Name SAPLSXMI   CCMS: API for Connecting External Management Tools 
INCLUDE Name LSXMIU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER TYPE SYST-DBCNT Number of selected log entries
Importing FROMTIMSTMP TYPE SXMISELECT-FROMTMSTMP Start of the period to be viewed
Importing TOTIMSTMP TYPE SXMISELECT-TOTMSTMP End of the period to be viewed
Importing EXTUSER TYPE SXMISELECT-EXTUSER '*' Tool user to be viewed
Importing INTERFACE TYPE SXMISELECT-INTERFACE '*' Interface to be viewed
Importing SESSIONID TYPE SXMISELECT-SESSIONID '*' ID of the XMI session to be viewed
Importing OBJECT TYPE SXMISELECT-OBJECT '*' Object to be viewed
Tables LOG TYPE TXMILOGRAW Selected log entries
Exception INVALID_RANGE TYPE Start of the period after the end of the period
Exception UNKNOWN_INTERFACE TYPE Interface unknown
Exception CANT_SELECT TYPE Selection could not be executed
Exception PROBLEM_DETECTED TYPE Internal problem (see system log)
               
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  19970117 
SAP Release Created in