SAP ABAP Function Module SXMI_LOGMSG_ENTER_INT (Enter Internal Message 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 SXMI_LOGMSG_ENTER_INT Enter Internal Message 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 LSXMIU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EXTUSER TYPE TXMILOGRAW-EXTUSER External user affected by the message
Importing INTERFACE TYPE TXMILOGRAW-INTERFACE Interface affected by the message
Importing OBJECT TYPE C Object affected by the message
Importing MSGID TYPE C T100 message application area
Importing MSGNO TYPE SYST-MSGNO T100 message identification
Importing MSGARG1 TYPE C 1st message argument
Importing ARGTYPE1 TYPE TXMILOGRAW-ARGTYPE1 'C' Type of 1st message argument
Importing MSGARG2 TYPE C 2nd message argument
Importing ARGTYPE2 TYPE TXMILOGRAW-ARGTYPE2 'C' Type of 2nd message argument
Importing MSGARG3 TYPE C 3rd message argument
Importing ARGTYPE3 TYPE TXMILOGRAW-ARGTYPE3 'C' Type of 3rd message argument
Importing MSGARG4 TYPE C 4th message argument
Importing ARGTYPE4 TYPE TXMILOGRAW-ARGTYPE4 'C' Type of 4th message argument
Importing AUDITLEVEL TYPE TXMILOGRAW-AUDITLEVEL '0' Audit level of the message
Exception INVALID_PARAMETERS TYPE Arguments have invalid values
Exception CANT_LOG TYPE Message could not be stored in the log
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