SAP ABAP Function Module MH_LOG_CREATE (Message-Handler: Create a new message protocol. DO NOT USE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BSF-MSH (Application Component) CO Message Handler
     SZZ (Package) R/3 Central Basis Development: Service Functions
Basic Data
Function Module MH_LOG_CREATE Message-Handler: Create a new message protocol. DO NOT USE  
Function Group SMSG1   Busch Message Handler. DO NOT USE  
Program Name SAPLSMSG1    
INCLUDE Name LSMSG1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_MESS_TRANSFER_TYPE TYPE C 'M' Message transfer type (-> long text)
Exporting E_LOG_HANDLE TYPE BALLOGHNDL Handle for message protocol
Exporting E_CONFIG TYPE MHCONF Configuration for message handling (->long text)
Exporting E_RESULT TYPE C Result of this procedure (-> long text)
Importing I_OBJECT TYPE BALOBJ_D SPACE Application log: Object name (-> long text)
Importing I_SUBOBJECT TYPE BALSUBOBJ SPACE Application log: sub-object (-> I_OBJECT)
Importing I_LOG_TYPE TYPE C 'M' Protocol type (-> long text)
Importing I_USE_CONTEXT TYPE C ' ' Flag: = 'X' structural context will be used (->)
Exception WRONG_INPUT TYPE Wrong importing parameter -> no message
Exception PROGRAM_ERROR TYPE Program error -> no message
               
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  20010122 
SAP Release Created in 50A