SAP ABAP Function Module BBP_LA_BID_CHECK_RESERVE_PRICE (Check whether the reserve price has been met 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_BID_CHECK_RESERVE_PRICE Check whether the reserve price has been met or not.  
Function Group BBP_LA_BID   SRM LA Bid  
Program Name SAPLBBP_LA_BID    
INCLUDE Name LBBP_LA_BIDU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RESERVE_PRICE_MET TYPE BBP_LA_RESERVE_PRICE_MET Indicator for meeting the reserve price in an auction
Importing I_AUC_GUID TYPE BBP_GUID Globally Unique identifier
Importing I_AUC_ITEM_GUID TYPE BBP_GUID Globally Unique identifier
Importing I_BID_PRICE TYPE BBP_PRICE Net Price
Exception NO_RESERVE_PRICE_DEFINED TYPE Reserve price is not defined for the item
               
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  20040219 
SAP Release Created in 400