SAP ABAP Function Module BUAVC_MESSAGE_ADD (Add message to application log)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-AC (Application Component) Availability Control
     FMAVC_E (Package) Active availability control: generic part
Basic Data
Function Module BUAVC_MESSAGE_ADD Add message to application log  
Function Group BUAVC_MESSAGES   Message handling AVC (generic part)  
Program Name SAPLBUAVC_MESSAGES    
INCLUDE Name LBUAVC_MESSAGESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log handle
Importing I_S_MSG TYPE BAL_S_MSG Application Log: Message Data
Importing I_TABTYPE_ENTRIES0 TYPE TTYPENAME Name of table type for entries of record type 0
Importing I_TABTYPE_ENTRIES1 TYPE TTYPENAME Name of table type for entries of record type 1
Tables I_T_ENTRIES0 TYPE STANDARD TABLE Entries of record type 0
Tables I_T_ENTRIES1 TYPE STANDARD TABLE Entries of record type 1
Exception ERROR_APPL_LOG TYPE Error occurred when transferring data to application 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  20011004 
SAP Release Created in 462