SAP ABAP Function Module BBP_LA_MSG_CLTSTAT_CHECK ((public) lock BBPD_LA_CLTSTAT and check if the msg is processed or not)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_LA (Package) SRM Live Auction
Basic Data
Function Module BBP_LA_MSG_CLTSTAT_CHECK (public) lock BBPD_LA_CLTSTAT and check if the msg is processed or not  
Function Group BBP_LA_MSG   SRM-LAC Messaging  
Program Name SAPLBBP_LA_MSG    
INCLUDE Name LBBP_LA_MSGU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CLIENT_GUID TYPE BBP_GUID Globally Unique identifier
Importing I_CLIENT_SEQ_NO TYPE BBPS_LA_CLTSTAT-SEQ_NO client Sequence No.
Importing I_LANGUAGE TYPE SYLANGU R/3 System, current language
Importing I_SERVER_SEQNO TYPE BBPD_LA_MESSAGE-SEQ_NO SRM Live Auction Sequence No.
Tables ET_ACKNOWLEDGEMENT TYPE BBPS_LA_BIZAPI_ACKNOWLEDGMENT SRM Live Auction BizApi Acknowledgment
Exception PROCESSED TYPE the message is being processed already
Exception CLIENT_INVALID TYPE BBPD_LA_CLTSTAT row not existed or client offline
               
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