| 01 |
BBP_LA_MSG_MESSAGE_CREATE |
create a row in db table BBPD_LA_MESSAGE |
|
| 02 |
BBP_LA_MSG_CLTSTAT_CREATE |
(public) create a row in db table BBPD_LA_CLTSTAT |
|
| 03 |
BBP_LA_MSG_LOGIN_CREATE |
(public) handle messaging for a login command |
|
| 04 |
BBP_LA_MSG_LOGOUT_CREATE |
(public) handle messaging for a logout command |
|
| 05 |
BBP_LA_MSG_BIDACCEPTED_CREATE |
(public) handle messaging when a bid is accepted |
|
| 06 |
BBP_LA_MSG_BIDREJECTED_CREATE |
(public) handle messaging when a bid is rejected |
|
| 07 |
BBP_LA_MSG_CHAT_CREATE |
(public) handle messaging for a chat command |
|
| 08 |
BBP_LA_MSG_AUCCHANGED_CREATE |
(public) handle messaging when an auction is changed |
|
| 09 |
BBP_LA_MSG_GET_MSGS |
(public) get rows from BBPD_LA_MESSAGE |
|
| 10 |
BBP_LA_MSG_ACTIVEUSER_GETLIST |
(public) get all connected users for a particular auction |
|
| 11 |
BBP_LA_MSG_CLTSTAT_CHECK |
(public) lock BBPD_LA_CLTSTAT and check if the msg is processed or not |
|
| 12 |
BBP_LA_MSG_TIMEOUT_CHECK |
(public) go thru all clients to check for timeout |
|
| 13 |
BBP_LA_MSG_INITIATOR_CHECK |
(public) check if the initiator of the auction is connected or not |
|
| 14 |
BBP_LA_MSG_PARTNERID_GET |
(public) return the partner guid of the specified client |
|
| 15 |
BBP_LA_MSG_AUCREPUBLISH_CREATE |
handle auction republish |
|
| 16 |
BBP_LA_MSG_OUTBID_CREATE |
(public) handle messaging when a bid is accepted |
|
| 16 |
BBP_LA_MSG_MESSAGE_DELETE |
delete unwanted rows in BBPD_LA_MESSAGE |
|
| 17 |
BBP_LA_MSG_MESSAGE_AUCT_DELETE |
delete all rows for the specified auction in BBPD_LA_MESSAGE |
|
| 18 |
BBP_LA_MSG_MESSAGE_CLNT_DELETE |
delete all rows for the specified client in BBPD_LA_MESSAGE |
|
| 19 |
BBP_LA_MSG_MESSAGE_GETLIST |
get all rows for the specified client from BBPD_LA_MESSAGE |
|
| 20 |
BBP_LA_MSG_CLTSTAT_UPDATE |
update connection status/client seqno |
|
| 21 |
BBP_LA_MSG_AUCWITHDRAW_CREATE |
indate auction is withdrawn |
|
| 22 |
BBP_LA_MSG_CLTSTAT_GETDETAIL |
get a row from BBPD_MESSAGE_CLNTSTAT |
|
| 23 |
BBP_LA_MSG_CLTSTAT_LOCK |
lock BBPD_LA_CLTSTAT |
|
| 24 |
BBP_LA_MSG_MESSAGE_AUCT_GET |
get messages for clients logon to this auction |
|
| 25 |
BBP_LA_MSG_CLTOBJ_CREATE |
create a row in BBPD_LA_CLTOBJ |
|
| 26 |
BBP_LA_MSG_BIDUNDONE_CREATE |
Create success message for delete bid action |
|
| 27 |
BBP_LA_MSG_CLTOBJ_GETLIST |
get all objects that the specified client is logon to |
|
| 28 |
BBP_LA_MSG_MESSAGE_DB_SELECT |
select from db BBPD_LA_MESSAGE |
|
| 29 |
BBP_LA_MSG_MESSAGE_DB_UPDATE |
update or insert into BBPD_LA_MESSAGE |
|
| 30 |
BBP_LA_MSG_CLTAUC_V_USERCHECK |
check if the specified user is connected to the specified auction already |
|
| 31 |
BBP_LA_MSG_CLTAUC_V_GETLIST |
getl all clients of the specfied client_type for this auction |
|
| 32 |
BBP_LA_MSG_CLTSTAT_DB_UPDATE |
insert or update db BBPD_LA_CLTSTAT |
|
| 33 |
BBP_LA_MSG_CLTSTAT_DB_SELECT |
select from BBPD_LA_CLTSTAT |
|
| 34 |
BBP_LA_MSG_CLTOBJ_DB_UPDATE |
insert or update BBPD_LA_CLTOBJ |
|
| 35 |
BBP_LA_MSG_CLTOBJ_DB_SELECT |
select from BBPD_LA_CLTOBJ |
|
| 36 |
BBP_LA_MSG_CLTAUC_V_DB_SELECT |
select from view |
|
| 37 |
BBP_LA_MSG_CLTOBJ_DB_DELETE |
Delete row(s) in BBPD_LA_CLTOBJ |
|
| 38 |
BBP_LA_MSG_CLTSTAT_DB_DELETE |
Delete row(s) in BBPD_LA_CLTSTAT |
|
| 39 |
BBP_LA_MSG_MESSAGE_DB_DELETE |
Delete row(s) in BBPD_LA_MESSAGE |
|
| 40 |
BBP_LA_MSG_AUCCHANGEFAIL_CREAT |
auction status change failure |
|
| 41 |
BBP_LA_MSG_MESSAGE_DB_UPD_TASK |
update message table in "update task" mode |
|
| 42 |
BBP_LA_MSG_CLTAUC_V_GETDETAIL |
get detail of this client |
|
| 43 |
BBP_LA_MSG_USERBANNED_CREATE |
Create message for banning a user |
|
| 44 |
BBP_LA_MSG_USERBANFAIL_CREATE |
Create message if attempt to ban user failed |
|
| 45 |
BBP_LA_MSG_BANNED_USER_GET |
Get number of banned bidders |
|
| 46 |
BBP_LA_MSG_PARTNER_GETDETAIL |
Is partner banned? Do any clients exist for this partner? |
|
| 47 |
BBP_LA_MSG_BIDUNDOFAIL_CREATE |
Create message if attempt to delete bid failed |
|
| 48 |
BBP_LA_MSG_PURAUTHFAIL_CREATE |
Authorization check failed for purchaser |
|
| |
|
|
|