SAP ABAP Function Module LOG_SMOG_MERR (Log errors in SMOG_MERR segment)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW (Application Component) Middleware
     SMOQ (Package) WebTAP
Basic Data
Function Module LOG_SMOG_MERR Log errors in SMOG_MERR segment  
Function Group SMOQ_TAP_HELPER_FUNCTIONS   TAP helper functions  
Program Name SAPLSMOQ_TAP_HELPER_FUNCTIONS    
INCLUDE Name LSMOQ_TAP_HELPER_FUNCTIONSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SMOG_MERR TYPE SMOG_MERR Error segment for transactions
Importing I_SEGM_ERR TYPE SMOG_MERR-SEGM_ERR Segment or transaction error (0=transaction;1=segment)
Importing I_TR_SNAME TYPE SMOG_MERR-TR_SNAME Long name
Importing I_ERR_KEY TYPE SMOG_MERR-ERR_KEY Primary key of segment row, which caused the error
Importing I_ERR_INFO TYPE SMOG_MERR-ERR_INFO Additional error Information
Importing I_MSG_TYPE TYPE SMOG_MERR-TYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort
Importing I_MSG_ID TYPE SMOG_MERR-ID 'TAP' Messages, message class
Importing I_MSG_NO TYPE SMOG_MERR-NUMBER Messages, message number
Importing I_MSG_PAR1 TYPE SMOG_MERR-MESSAGE_V1 Messages, message variables
Importing I_MSG_PAR2 TYPE SMOG_MERR-MESSAGE_V2 Messages, message variables
Importing I_MSG_PAR3 TYPE SMOG_MERR-MESSAGE_V3 Messages, message variables
Importing I_MSG_PAR4 TYPE SMOG_MERR-MESSAGE_V4 Messages, message variables
               
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  20010220 
SAP Release Created in 12A