SAP ABAP Function Module BBP_LA_MSG_MESSAGE_CREATE (create a row in db table BBPD_LA_MESSAGE)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_LA (Package) SRM Live Auction
Basic Data
Function Module BBP_LA_MSG_MESSAGE_CREATE create a row in db table BBPD_LA_MESSAGE  
Function Group BBP_LA_MSG   SRM-LAC Messaging  
Program Name SAPLBBP_LA_MSG    
INCLUDE Name LBBP_LA_MSGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_REFERENCE_GUID TYPE BBPD_LA_MESSAGE-REFERENCE_GUID GUID of the relevant BBPD_LA_xx db table
Importing I_MESSAGE_TYPE TYPE BBPD_LA_MESSAGE-MESSAGE_TYPE message type
Importing I_MSGTY TYPE BBPD_LA_MESSAGE-MSGTY Message type: S Success, E Error, W Warning, I Info, A Abort
Importing I_MSGID TYPE BBPD_LA_MESSAGE-MSGID Messages, Message Class
Importing I_MSGNO TYPE BBPD_LA_MESSAGE-MSGNO Messages, Message Number
Importing I_MESSAGE TYPE BBPD_LA_MESSAGE-MESSAGE Message Text
Importing I_MSGV1 TYPE BBPD_LA_MESSAGE-MSGV1 Messages, message variables
Importing I_MSGV2 TYPE BBPD_LA_MESSAGE-MSGV2 Messages, message variables
Importing I_TIMESTAMP TYPE BBPD_LA_MESSAGE-CHANGED_AT UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
Importing I_TIMEZONE TYPE BBPD_LA_MESSAGE-TZONE Time zone
Importing I_USE_UPDATETASK TYPE CHAR1 Single-Character Flag
Tables IT_CLIENT_GUID TYPE BBP_GUID_TAB Table of GUIDs
               
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  20030306 
SAP Release Created in 400