| 01 |
BBP_LA_BID_GETLIST |
Get the bid list for an auction |
|
| 02 |
BBP_LA_BID_CREATE |
Create live auction bid |
|
| 03 |
BBP_LA_BID_GETDETAIL |
Get detail information for a bid |
|
| 04 |
BBP_LA_BID_CHECK |
Validate a bid in an auction |
|
| 05 |
BBP_LA_BID_VALIDATION_COMPANY |
Bid validation based on overall best bid rule |
|
| 06 |
BBP_LA_BID_VALIDATION_OVERALL |
Bid validation based on overall best bid rule |
|
| 07 |
BBP_LA_BID_VALIDATION_BIDDER |
Bid validation based on bidders' best bid rule |
|
| 08 |
BBP_LA_BID_PALASTBID_UPDATE |
Create partner's best bid in the table |
|
| 09 |
BBP_LA_BID_HISTORY_CREATE |
Create an entry in the bid history table |
|
| 10 |
BBP_LA_BID_GET_AUC_ITEM_VALID |
Get auction and item validation data |
|
| 11 |
BBP_LA_BID_GETLIST_FROM_DB |
Get the bid list for an auction |
|
| 12 |
BBP_LA_BID_RESET_DBBUFFER |
Clean up cache for bids |
|
| 13 |
BBP_LA_BID_CHECK_OVERALL |
Check bid validity for overall best bid |
|
| 14 |
BBP_LA_BID_CHECK_BIDDER |
Check bid validity for bidder's best bid |
|
| 15 |
BBP_LA_BID_HISTORY_SAVE |
Save the bid history into the DB table |
|
| 16 |
BBP_LA_BID_CHECK_COMPANY |
Check bid validity for company best bid |
|
| 17 |
BBP_LA_BID_VALIDATION_CUSTOMER |
Customer implemented bid validation |
|
| 18 |
BBP_LA_BID_GET_VALIDATION_DATA |
Get auction data for bid validation |
|
| 19 |
BBP_LA_BID_PALASTBID_LOCK |
Lock the partner last bid table |
|
| 20 |
BBP_LA_BID_PALASTBID_UNLOCK |
Unlock the partner last bid table |
|
| 21 |
BBP_LA_BID_PALASTBID_CREATE |
Create partner's best bid in the table |
|
| 22 |
BBP_LA_BID_CHECK_CUSTOMER |
Check bid validity against customized validation rules |
|
| 23 |
BBP_LA_BID_CHECK_RESERVE_PRICE |
Check whether the reserve price has been met or not. |
|
| 24 |
BBP_LA_BID_DELETE_PER_AUCTION |
Delete bid related database entries per auction |
|
| 25 |
BBP_LA_BID_NEWBIDDER_NEXTBID |
Get the next valid bid value for first time bidder |
|
| 26 |
BBP_LA_BID_UNDO_BID |
Delete bid |
|
| 27 |
BBP_LA_BID_CHECK_FIRSTVALIDBID |
Check if bidder has valid bid(s) for the auction |
|
| 28 |
BBP_LA_BID_NEXT_BID_CUSTOMER |
Customer implemented next bid price |
|
| 29 |
BBP_LA_BID_CALC_SAVING |
Calculate savings for a bid |
|
| 30 |
BBP_LA_BID_HIST_EXIST |
Check if non-deleted entries of the bid history exist in the auction |
|
| 31 |
BBP_LA_BID_RANKING |
Rank partners' best bids |
|
| 32 |
BBP_LA_BID_GET_CURR_BID_DECR |
Get current bid decrement amount |
|
| 33 |
BBP_LA_BID_COMPANY_BESTBID_GET |
Get company's best bid |
|
| 34 |
BBP_LA_BID_HISTORY_SELECT |
Select from bid history table |
|
| 35 |
BBP_LA_BID_PALASTBID_SELECT |
Select from partners best bid table |
|
| 36 |
BBP_LA_BID_OVERALL_BESTBID_GET |
Get overall best bid |
|
| 37 |
BBP_LA_BID_GET_LATEST_BID |
Get latest bid |
|
| 38 |
BBP_LA_BID_GET_FOR_CURR_USER |
Get current bid decrement amount |
|
| 39 |
BBP_LA_BID_FILL_PARENT_TYPE |
Fill parent type in bid list |
|
| 40 |
BBP_LA_BID_CHECK_PROXYBID |
Check bid validity for overall best bid |
|
| 41 |
BBP_LA_BID_CONSISTENCY_CHECK |
Check consistency for bids submitted |
|
| 42 |
BBP_LA_BID_GET_MYPROXYBID |
Get the bid list for an auction |
|
| 43 |
BBP_LA_BID_UNDO_RECALCULATE |
recalculate rank and next valid bid after undoing a bid |
|
| 44 |
BBP_LA_BID_CURRENCY_USED |
Check if a currency is used in an auction |
|
| 45 |
BBP_LA_BID_CHECK_DUTCH |
Check bid validity for Dutch Auction |
|
| 46 |
BBP_LA_BID_VALIDATION_DUTCH |
Bid validation for Dutch auction |
|
| |
|
|
|