SAP ABAP Function Module BBP_LA_BID_UNDO_BID (Delete bid)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_LA (Package) SRM Live Auction
Basic Data
Function Module BBP_LA_BID_UNDO_BID Delete bid  
Function Group BBP_LA_BID   SRM LA Bid  
Program Name SAPLBBP_LA_BID    
INCLUDE Name LBBP_LA_BIDU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BIDHIST_GUID TYPE BBP_GUID Globally Unique identifier
Importing I_DOER_GUID TYPE BBP_GUID Globally Unique identifier
Importing I_LANGUAGE TYPE SYST-LANGU R/3 System, current language
Importing I_PROXY_BID TYPE BBP_LA_PROXYIND Indicator for proxy bidding
Tables ET_UNDONE_BIDS TYPE BBPS_LA_BID_UNDONE Bidders' best bid
Exception ERROR_UPDATE_BIDHIST_TABLE TYPE Error updating database for undo bid.
Exception ERROR_BID_NOT_FOUND TYPE Bid was not found
Exception ERROR_BID_WAS_UNDONE TYPE This bid was already undone
Exception ERROR_UNDO_BID_FAILED TYPE Undo bid failed
Exception ERROR_UPDATE_PALASTB_TABLE TYPE Error updating palastb table
Exception ERROR_UNDO_RECALCULATION TYPE Error updating the rank and next bid after undo bid
Exception ERROR_ITEM_UNDER_LOT TYPE Item under a lot can only be undone by undoing the lot
               
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  20040109 
SAP Release Created in 400