Wednesday, June 12, 2013

Purpose

This page contains an executive summary of the SRM system information about Live Auction. 

Overview

This page contains the Live Auction tables, structures, classes, function groups and functions modules. 

Table names

BBPD_LA_ACTIVITYUser activities log
BBPD_LA_AUCPROFLAuction profiles
BBPD_LA_AUCPROMPMap auction profile details to auction
BBPD_LA_BIDHISTBid history
BBPD_LA_CHATChat
BBPD_LA_CLTOBJClient and auction relationship
BBPD_LA_CLTSTATClient status
BBPD_LA_LASTBIDAuction last (best) bid
BBPD_LA_MESSAGEMessage
BBPD_LA_PALASTBBidders' best bid
BBPD_LA_PARTNERBBest bid per bidder and auction item
BBPD_LA_PROFILEAuction profile
BBPD_LA_PROP_KEYProperties management: TEXT table
BBPD_LA_PROP_KY2Properties management: properties key and description
BBPD_LA_PROP_TXTProperties management: properties key and description
BBPD_LA_PROP_VALProperties management: properties value
BBPD_LA_PROXYBIDProxy bid status

BBPV_LA_AUCPROFLMaintenance of profile informations for auctions
BBPV_LA_BIDView of bid history and partner's best bid tables
BBPV_LA_CLTAUCView of client status and client auction tables
BBPV_LA_PROPAuction properties management
BBPV_LA_PROP_DBDatabase view of properties key and value
BBPV_LA_PROP_KY2Maintenance view for bbpd_la_ky2

Function Groups

BBP_LA_ACTIVITY_LOGSRM-LAC activity logging
BBP_LA_AUCAPISRM-LAC Auction API
BBP_LA_AUCTION_PROFILEAuction Profiles
BBP_LA_BATCH_JOBBatch Jobs to activate/close/finalize
BBP_LA_BIDSRM LA Bid
BBP_LA_BIZAPISRM-LAC Business API
BBP_LA_CASCADING_ITEMSCascading Items Auction
BBP_LA_CHATSRM-LAC Chat
BBP_LA_FCBFCB function modules
BBP_LA_MAINTENANCESRM-LA data maintenance functions
BBP_LA_MSGSRM-LAC Messaging
BBP_LA_PROFILEExtended Table Maintenance (Generated)
BBP_LA_PROP_KEYExtended Table Maintenance (Generated)
BBP_LA_PROP_KY2Extended Table Maintenance (Generated)
BBP_LA_PROP1Extended Table Maintenance (Generated)
BBP_LA_RFX_CONVERT_TO_AUCConvert RFX to Auction
BBP_LA_UTILITYSRM-LAC Auction Utility

Function Groups and Function Modules

BBP_LA_ACTIVITY_LOGSRM-LAC activity logging
BBP_LA_ACTIVITY_LOG_CREATECreate activity log
BBP_LA_ACTIVITY_LOG_DELETEDelete activity log
BBP_LA_ACTIVITY_LOG_GETGet activity log

BBP_LA_AUCAPISRM-LAC Auction API
BBP_LA_AUCAPI_AUCTION_SAVESave auction after it is changed
BBP_LA_AUCAPI_CALC_SAVINGSCalculate savings for auction items
BBP_LA_AUCAPI_EXCHRATE_UPDATEUpdate Exchange Rate values at start of auction
BBP_LA_AUCAPI_GET_AUCTIONRetrieves the auction header, line items, invitees, and chat
BBP_LA_AUCAPI_GET_BIDDING_RULEGet auction rule profile
BBP_LA_AUCAPI_GET_DOWNLOAD_URLGet bids download URL
BBP_LA_AUCAPI_GET_HEADERWrapper function module to get the auction header
BBP_LA_AUCAPI_GET_NUM_BIDDERSGet the total number of bidders
BBP_LA_AUCAPI_GET_PROFILEGet auction profile
BBP_LA_AUCAPI_GET_RANK_TYPEGet rank type (with tie or without tie)
BBP_LA_AUCAPI_GET_STATUSGet the latest auction status
BBP_LA_AUCAPI_GET_URLGet applet URL
BBP_LA_AUCAPI_HEADER_GETDETAILGet header detail for an auction
BBP_LA_AUCAPI_ITEM_GETLISTGet item detail for an auction
BBP_LA_AUCAPI_QUOT_CREATECreate quotations for a finalized auction
BBP_LA_AUCAPI_USER_GETLISTGet all the participants for an auction

BBP_LA_AUCTION_PROFILEAuction Profiles
BBP_LA_AUCTION_PROFILE_GETRetrieve the profile data attached to the auction
BBP_LA_PROFILE_FILTER_DATAApply the profile filters to the data
BBP_LA_PROFILE_PARAM_VALUE_GETReturns the value of a parameter attached to the profile for the auction

BBP_LA_BATCH_JOBBatch Jobs to activate/close/finalize
BBP_LA_ACTIVATE_AUCTIONActivate the specified auction
BBP_LA_ACTIVATION_JOBRetrieve all auctions that need to be activated in the specified window
BBP_LA_CLEAN_UP_ALL_JOBSUtility to clean up batch jobs
BBP_LA_CLOSE_AUCTIONClose the auction
BBP_LA_CLOSE_JOBRetrieve all auctions that need to be closed
BBP_LA_JOB_MANAGERPerforms scheduling and monitoring of Live Auction jobs
BBP_LA_JOB_SCHEDULEJob scheduler for Live Auction
BBP_LA_MAIL_BATCH_JOB_STATUSSend mail informing purchaser about failure of batch jobs
BBP_LA_TRY_CHANGE_AUC_STATUSTo check and try changing the status of auction

BBP_LA_BIDSRM LA Bid
BBP_LA_BID_CALC_SAVINGCalculate savings for a bid
BBP_LA_BID_CHECKValidate a bid in an auction
BBP_LA_BID_CHECK_BIDDERCheck bid validity for bidder's best bid
BBP_LA_BID_CHECK_COMPANYCheck bid validity for company best bid
BBP_LA_BID_CHECK_CUSTOMERCheck bid validity against customized validation rules
BBP_LA_BID_CHECK_DUTCHCheck bid validity for Dutch Auction
BBP_LA_BID_CHECK_FIRSTVALIDBIDCheck if bidder has valid bid(s) for the auction
BBP_LA_BID_CHECK_OVERALLCheck bid validity for overall best bid
BBP_LA_BID_CHECK_PROXYBIDCheck bid validity for overall best bid
BBP_LA_BID_CHECK_RESERVE_PRICECheck whether or not the reserve price has been met
BBP_LA_BID_COMPANY_BESTBID_GETGet company's best bid
BBP_LA_BID_CONSISTENCY_CHECKCheck consistency for bids submitted
BBP_LA_BID_CREATECreate live auction bid
BBP_LA_BID_CURRENCY_USEDCheck if a currency is used in an auction
BBP_LA_BID_DELETE_PER_AUCTIONDelete bid related database entries per auction
BBP_LA_BID_FILL_PARENT_TYPEFill parent type in bid list
BBP_LA_BID_GETDETAILGet detail informations for a bid
BBP_LA_BID_GETLISTGet the bid list for an auction
BBP_LA_BID_GETLIST_FROM_DBGet the bid list for an auction
BBP_LA_BID_GET_AUC_ITEM_VALIDGet auction and item validation data
BBP_LA_BID_GET_CURR_BID_DECRGet current bid decrement amount
BBP_LA_BID_GET_FOR_CURR_USERGet current bid decrement amount
BBP_LA_BID_GET_LATEST_BIDGet latest bid
BBP_LA_BID_GET_MYPROXYBIDGet the bid list for an auction
BBP_LA_BID_GET_VALIDATION_DATAGet auction data for bid validation
BBP_LA_BID_HISTORY_CREATECreate an entry in the bid history table
BBP_LA_BID_HISTORY_SAVESave the bid history into the database table
BBP_LA_BID_HISTORY_SELECTSelect from bid history table
BBP_LA_BID_HIST_EXISTCheck if non-deleted entries of the bid history exist in the auction
BBP_LA_BID_NEWBIDDER_NEXTBIDGet the next valid bid value for first time bidder
BBP_LA_BID_NEXT_BID_CUSTOMERCustomer implemented next bid price
BBP_LA_BID_OVERALL_BESTBID_GETGet overall best bid
BBP_LA_BID_PALASTBID_CREATECreate partner's best bid in the table
BBP_LA_BID_PALASTBID_LOCKLock the partner best bid table
BBP_LA_BID_PALASTBID_SELECTSelect from partners best bid table
BBP_LA_BID_PALASTBID_UNLOCKUnlock the partner best bid table
BBP_LA_BID_PALASTBID_UPDATEUpdate partner's best bid in the table
BBP_LA_BID_RANKINGRank partners' best bids
BBP_LA_BID_RESET_DBBUFFERClean up cache for bids
BBP_LA_BID_UNDO_BIDDelete bid
BBP_LA_BID_UNDO_RECALCULATERecalculate rank and next valid bid after undoing a bid
BBP_LA_BID_VALIDATION_BIDDERBid validation based on bidders' best bid rule
BBP_LA_BID_VALIDATION_COMPANYBid validation based on company best bid rule
BBP_LA_BID_VALIDATION_CUSTOMERCustomer implemented bid validation
BBP_LA_BID_VALIDATION_DUTCHBid validation for Dutch auction
BBP_LA_BID_VALIDATION_OVERALLBid validation based on overall best bid rule

BBP_LA_BIZAPISRM-LAC Business API
BBP_LA_BIZAPI_AUC_GETDETAILSRM-LAC BizAPI login
BBP_LA_BIZAPI_CONTROL_BIDDERBizAPI ban/reinstate bidder
BBP_LA_BIZAPI_DISCLAIMERDisclaimer page
BBP_LA_BIZAPI_GET_BIDHISTSRM-LAC BizAPI Login
BBP_LA_BIZAPI_LOGINSRM-LAC BizAPI Login
BBP_LA_BIZAPI_LOGOUTSRM-LAC BizApi Logout
BBP_LA_BIZAPI_RETRIEVE_MSGSRM-LAC BizAPI retrieve msg
BBP_LA_BIZAPI_STATUS_CHANGEChange status of the auction from the applet
BBP_LA_BIZAPI_SUBMIT_BIDSRM-LAC BizAPI submit bid
BBP_LA_BIZAPI_SUBMIT_CHATSRM-LAC BizAPI submit chat
BBP_LA_BIZAPI_TIMESYNCABAP to J2EE time sync function
BBP_LA_BIZAPI_UNDO_BIDSBizAPI delete bid

BBP_LA_CASCADING_ITEMSCascading Items Auction
BBP_LA_CASC_RECALC_ENDTIMESRe-calculate end times for extended auction

BBP_LA_CHATSRM-LAC Chat
BBP_LA_CHAT_CREATECreate chat
BBP_LA_CHAT_DELETEDelete chat
BBP_LA_CHAT_DELETE_MULTIDelete multiple chats
BBP_LA_CHAT_GETDETAILGet chat detail
BBP_LA_CHAT_GETLISTGet chat list
BBP_LA_CHAT_RESET_DBBUFFERReset the chat buffer
BBP_LA_CHAT_RESET_INVIT_BUFFERReset invitation buffer
BBP_LA_CHAT_SAVESave chat
BBP_LA_CHAT_SET_PARTICIPANTSSet participants
BBP_LA_CHAT_SUBMITSubmit chat
BBP_LA_CHAT_VALIDATIONValidate chat

BBP_LA_FCBFCB function modules
BBP_LA_FCB_CALCULATE_NORMCalculate the normalized value
BBP_LA_FCB_CALCULATE_TRANSCalculate transformed value
BBP_LA_FCB_GET_FACTORSGet factors assigned to a bidder
BBP_LA_FCB_ROUND_DOWN_VALUERound down a value
BBP_LA_FCB_ROUND_UP_VALUERound up a value
BBP_LA_FCB_TRANS_BID_DECTransform bid decrement

BBP_LA_MAINTENANCESRM-LA data maintenance functions
BBP_LA_MAINT_CHANGE_PROPERTYCopy properties between clients
BBP_LA_MAINT_CLEANUP_PER_AUCTClean up db per auction
BBP_LA_MAINT_COPY_PROFILESCopy properties between clients
BBP_LA_MAINT_COPY_PROPERTIESCopy properties between clients
BBP_LA_MAINT_DELETE_MESSAGESDelete properties tables
BBP_LA_MAINT_DELETE_NONBUSDelete non-business table entries
BBP_LA_MAINT_DELETE_PROPERTIESDelete properties tables
BBP_LA_MAINT_GET_PROPERTIESGet properties key/values from R/3 tables
BBP_LA_MAINT_UPLOAD_PROPERTIESUpload properties from text file

BBP_LA_MSGSRM-LAC Messaging
BBP_LA_MSG_ACTIVEUSER_GETLIST(public) get all connected users for a particular auction
BBP_LA_MSG_AUCCHANGED_CREATE(public) handle messaging when an auction is changed
BBP_LA_MSG_AUCCHANGEFAIL_CREATauction status change failure
BBP_LA_MSG_AUCREPUBLISH_CREATEhandle auction republishing
BBP_LA_MSG_AUCWITHDRAW_CREATECreate auction withdrawn message
BBP_LA_MSG_BANNED_USER_GETGet number of banned bidders
BBP_LA_MSG_BIDACCEPTED_CREATE(public) handle messaging when a bid is accepted
BBP_LA_MSG_BIDREJECTED_CREATE(public) handle messaging when a bid is rejected
BBP_LA_MSG_BIDUNDOFAIL_CREATECreate message if attempt to delete bid failed
BBP_LA_MSG_BIDUNDONE_CREATECreate success message for delete bid action
BBP_LA_MSG_CHAT_CREATE(public) handle messaging for a chat command
BBP_LA_MSG_CLTAUC_V_DB_SELECTSelect from view
BBP_LA_MSG_CLTAUC_V_GETDETAILGet detail of this client
BBP_LA_MSG_CLTAUC_V_GETLISTGet all clients of the specfied client_type for this auction
BBP_LA_MSG_CLTAUC_V_USERCHECKCheck if the specified user is connected to the specified auction already
BBP_LA_MSG_CLTOBJ_CREATECreate a row in BBPD_LA_CLTOBJ
BBP_LA_MSG_CLTOBJ_DB_DELETEDelete row(s) in BBPD_LA_CLTOBJ
BBP_LA_MSG_CLTOBJ_DB_SELECTSelect from BBPD_LA_CLTOBJ
BBP_LA_MSG_CLTOBJ_DB_UPDATEInsert or update BBPD_LA_CLTOBJ
BBP_LA_MSG_CLTOBJ_GETLISTGet all objects that the specified client is logged on to
BBP_LA_MSG_CLTSTAT_CHECK(public) lock BBPD_LA_CLTSTAT and check if the msg is processed or not
BBP_LA_MSG_CLTSTAT_CREATE(public) create a row in db table BBPD_LA_CLTSTAT
BBP_LA_MSG_CLTSTAT_DB_DELETEDelete row(s) in BBPD_LA_CLTSTAT
BBP_LA_MSG_CLTSTAT_DB_SELECTSelect from BBPD_LA_CLTSTAT
BBP_LA_MSG_CLTSTAT_DB_UPDATEInsert or update db BBPD_LA_CLTSTAT
BBP_LA_MSG_CLTSTAT_GETDETAILGet a row from BBPD_MESSAGE_CLNTSTAT
BBP_LA_MSG_CLTSTAT_LOCKLock BBPD_LA_CLTSTAT
BBP_LA_MSG_CLTSTAT_UPDATEUpdate connection status/client seq no.
BBP_LA_MSG_GET_MSGS(public) get rows from BBPD_LA_MESSAGE
BBP_LA_MSG_INITIATOR_CHECK(public) check if the initiator of the auction is connected or not
BBP_LA_MSG_LOGIN_CREATE(public) handle messaging for a login command
BBP_LA_MSG_LOGOUT_CREATE(public) handle messaging for a logout command
BBP_LA_MSG_MESSAGE_AUCT_DELETEDelete all rows for the specified auction in BBPD_LA_MESSAGE
BBP_LA_MSG_MESSAGE_AUCT_GETGet messages for clients logged on to this auction
BBP_LA_MSG_MESSAGE_CLNT_DELETEDelete all rows for the specified client in BBPD_LA_MESSAGE
BBP_LA_MSG_MESSAGE_CREATECreate a row in db table BBPD_LA_MESSAGE
BBP_LA_MSG_MESSAGE_DB_DELETEDelete row(s) in BBPD_LA_MESSAGE
BBP_LA_MSG_MESSAGE_DB_SELECTSelect from db BBPD_LA_MESSAGE
BBP_LA_MSG_MESSAGE_DB_UPDATEUpdate or insert into BBPD_LA_MESSAGE
BBP_LA_MSG_MESSAGE_DB_UPD_TASKUpdate message table in "update task" mode
BBP_LA_MSG_MESSAGE_GETLISTGet all rows for the specified client from BBPD_LA_MESSAGE
BBP_LA_MSG_OUTBID_CREATE(public) handle messaging when a bid is accepted
BBP_LA_MSG_PARTNERID_GET(public) return the partner guid of the specified client
BBP_LA_MSG_PARTNER_GETDETAILIs partner banned? Do any clients exist for this partner?
BBP_LA_MSG_PURAUTHFAIL_CREATEAuthorization check failed for purchaser
BBP_LA_MSG_TIMEOUT_CHECK(public) go thru all clients to check for timeout
BBP_LA_MSG_USERBANFAIL_CREATECreate message if attempt to ban user failed
BBP_LA_MSG_USERBANNED_CREATECreate message for banning a user

BBP_LA_RFX_CONVERT_TO_AUCConvert RFX to Auction
BBP_LA_CONV_BIDHISTORY_UPDATEUpdate bid history from auction changes
BBP_LA_CONV_BIDS_VALIDATEValidate bids from quotations for converted auctions
BBP_LA_CONV_ITEMLIST_SET_GETStore and retrieve changed item list
BBP_LA_CONV_PALASTBID_BUILDBuild partner best bid table for bids from conversion
BBP_LA_CONV_PALASTBID_UPDATEUpdate best bid table when bidder logs on (for converted auctions)
BBP_LA_CONV_UPDATE_BID_PRICESRe-Calculate Prices during Auction Activation, for Converted Auctions

BBP_LA_UTILITYSRM-LAC Auction Utility
BBP_LA_CONVERT_TO_AUC_CURRENCYConvert Price in Bid Currency to Auction Currency
BBP_LA_CONVERT_TO_BID_CURRENCYConvert Price in Auction Currency to Bid Currency
BBP_LA_CONVERT_TO_NORMAL_PRICEConvert raw price to normalized price (only for Dutch auction)
BBP_LA_CONVERT_TO_RAW_PRICEConvert raw price to normalized price (only for Dutch auction)
BBP_LA_CURRENT_TIME_MILLISReturn diff. in msec, between current time & midnight, 01.01.1970 UTC
BBP_LA_GETCOMPANYNAME_BY_PGUIDGet company name by partner guid
BBP_LA_GET_FULLNAME_BY_PARTNERGet user's full name by the partner ID
BBP_LA_GET_FULLNAME_BY_USERIDGet user's full name by the partner ID
BBP_LA_UTILITY_ACT_SELECTRetrieve auction activity logs
BBP_LA_UTILITY_AUC_PUR_AUTHAuthorization check for purchaser - admin role
BBP_LA_UTILITY_AUC_USER_AUTHUser authentication for auction
BBP_LA_UTILITY_BIDHIST_SELECTRetrieve auction bid history
BBP_LA_UTILITY_CHAT_SELECTRetrieve auction chat history
BBP_LA_UTILITY_CHECK_PUR_AUTHCheck purchaser authorization for current activity
BBP_LA_UTILITY_CHECK_USERCheck user
BBP_LA_UTILITY_CONVERT_PRICESConvert prices
BBP_LA_UTILITY_CURR_CONVERSIONConvert currency between internal and external usage
BBP_LA_UTILITY_DELETE_ALLDeletes all business data (bids, chat messages, logs) of an auction
BBP_LA_UTILITY_GENERATE_GUIDSRM Live Auction utility generate GUID
BBP_LA_UTILITY_GET_CURR_DECGet currency decimal
BBP_LA_UTILITY_GET_ERROR_MSGGet error message
BBP_LA_UTILITY_GET_EVAL_DATEGet Exchange Rate Evaluation Date
BBP_LA_UTILITY_GET_EXCH_RATEGet Exchange Rate for the Bid Currency
BBP_LA_UTILITY_GET_PARTNERSGet Auction Partners
BBP_LA_UTILITY_GET_REMAINTIMEGet remaining time for Dutch auction
BBP_LA_UTILITY_GET_SYS_TZONEGet system time zone
BBP_LA_UTILITY_GET_TIMESTAMPSRM Live Auction get time stamp
BBP_LA_UTILITY_GET_UOM_TEXTGet unit of measure language-dependent text
BBP_LA_UTILITY_LOCKPerform locking
BBP_LA_UTILITY_LOG_ERROR_MSGLog error messages
BBP_LA_UTILITY_LOG_ERROR_MSG_VLog error messages
BBP_LA_UTILITY_STATUS_UPDATEDutch auction status update
BBP_LA_UTILITY_UNLOCKUnlock

Structures

BBPS_AUC_HEADER_BADIInterface Header Data Auction Change-Case
BBPS_AUC_ITEM_BADIInterface Item Data Auction Create/Check/Change-Case
BBPS_AUC_STATE_CHANGESymbolic lock to change states by applet and batch jobs
BBPS_AUC_UI_FACTORAuction UI Competitive Factors
BBPS_LA_ACTIVITYActivity log
BBPS_LA_AUCTIONUsed to lock auction
BBPS_LA_AUCTION_CLIENTClient per auction
BBPS_LA_AUCTION_PROFILEAuction profile
BBPS_LA_AUC_DISPLAY_RULEAuction display rules
BBPS_LA_AUC_DURATION_RULEAuction extension rule
BBPS_LA_AUC_PROFILEAuction profile
BBPS_LA_AUC_VALIDATION_RULEBid validation rules
BBPS_LA_BADI_AUC_ITEMBADI auction item
BBPS_LA_BADI_BIDBADI bid
BBPS_LA_BIDBid
BBPS_LA_BIDHISTBid history
BBPS_LA_BIDUPDATEBid update for requesting bidder
BBPS_LA_BID_UNDONEBid to be deleted
BBPS_LA_BID_VALIDATION_DATABid validation data
BBPS_LA_BIZAPI_ACKNOWLEDGMENTAcknowledgment
BBPS_LA_BIZAPI_AUC_HEADERAuction header
BBPS_LA_BIZAPI_AUC_ITEMAuction line item
BBPS_LA_BIZAPI_BIDBid
BBPS_LA_BIZAPI_CHATChat
BBPS_LA_BIZAPI_DUMMYTable with sequence numbers for filtered entries
BBPS_LA_BIZAPI_PARTICIPANTAuction participant
BBPS_LA_BIZAPI_PROFILEAuction profile
BBPS_LA_BIZAPI_PUR_ADM_AUTHAuthorizations permitted for purchaser
BBPS_LA_BIZAPI_RTIME_PARMSAuction runtime parameters
BBPS_LA_CHATChat
BBPS_LA_CHATDBChat
BBPS_LA_CHATDBALLChat message
BBPS_LA_CLIENTClient
BBPS_LA_CLTOBJClient and auction relationship
BBPS_LA_CLTSTATClient status
BBPS_LA_COMPANY_BESTBIDCompany best bid
BBPS_LA_CONV_QUOTQuotation items for conversion
BBPS_LA_FACTORFactors for bidders in an auction
BBPS_LA_FCB_BIDBid structure for FCB
BBPS_LA_ITEM_SAVINGSSavings on auction item
BBPS_LA_LASTBIDBest bid
BBPS_LA_MESSAGEMessage
BBPS_LA_MESSAGE_STATUSMessage status
BBPS_LA_OVERALL_BESTBIDOverall best bid
BBPS_LA_PALASTBIDBidders' best bid
BBPS_LA_PARTNERBIDBidders' best bid
BBPS_LA_PROFILE_ACTION_ELEAction control elements for auction profiles
BBPS_LA_PROFILE_CHART_ELEChart display elements for auction profiles
BBPS_LA_PROFILE_ELEMENTSElements of the auction profile
BBPS_LA_PROFILE_INF_ELEInformation display elements for auction profiles
BBPS_LA_PROFILE_RNK_TYP_ELERanking type for bids in auction profile
BBPS_LA_PROPERTIESProperties key value pair
BBPS_LA_PROXYBIDProxy bid status
BBPS_LA_TIMESTAMPTime stamp

Classes

/SAPSRM/CL_AUCTION_SRMREPLICATGenerated test implementation
/SAPSRM/CL_CH_SOA_MAP_AUC_INAuction Inbound Mapping
/SAPSRM/CL_CH_SOA_MAP_AUC_OUTAuction Mapper Class
/SAPSRM/CL_CH_WD_BOM_AUCAUC mapper implementation
/SAPSRM/CL_CH_WD_CNP_AUCCNP Provider Class for Request for Auction
/SAPSRM/CL_CH_WD_CNP_AUC_BDRCNP Provider Class for AUC - Bidder Role
/SAPSRM/CL_CH_WD_DODM_AUC_CA_IMapper for Content Area of AUC Items
/SAPSRM/CL_CH_WD_DODM_AUC_H_BDDO for AUC Header Basic data
/SAPSRM/CL_CH_WD_DODM_AUC_H_IDDO Mapper for AUC Identification
/SAPSRM/CL_CH_WD_DODM_AUC_I_BDDO Mapper for Auction Item Data
/SAPSRM/CL_CH_WD_DODM_AUC_I_D1DO Mapper for AUC Item Details Tabstrip Component
/SAPSRM/CL_CH_WD_DODM_AUC_I_DEDO mapper for describing an auction item
/SAPSRM/CL_CH_WD_DODM_AUC_V_BDDO for AUC Bidder View
/SAPSRM/CL_CH_WD_DOTM_AUC_I_BDBasic data tree mapper implementation for AUC
/SAPSRM/CL_CH_WD_IDEN_BIDD_AUCQTE Identification Mapper
/SAPSRM/CL_CH_WD_IDEN_MAP_AUCIdentification mapper Auction
/SAPSRM/CL_CH_WD_IDEN_PUR_AUCIdentification Mapper for QTE Purchaser
/SAPSRM/CL_CH_WD_IDN_MAP_AUC_BIdentification mapper Auction-Bidder
/SAPSRM/CL_CH_WD_MML_AUCMonitor list mapper for Auction
/SAPSRM/CL_CH_WD_SOSM_AUCSearch Mapper for Auction
/SAPSRM/CL_CH_WD_TP_AUCTask Provider for AUC
/SAPSRM/CL_CLL_POWL_BO_AUCPOWL Class for Feeder Defintion for BO Auction
/SAPSRM/CL_CLL_POWLT_AUCPOWL Feeder for Auction
/SAPSRM/CL_CLL_POWLT_AUC_TEMPPOWL Feeder for Auction Template
/SAPSRM/CL_CLL_POWLT_QTE_AUCPOWL Feeder for Quote for Auctions
/SAPSRM/CL_FPM_OVRID_OIF_AUC_BHelper Class for Auction - Bidder
/SAPSRM/CL_FPM_OVRIDE_OIF_AUCHelper Class for Auction
/SAPSRM/CL_LAC_AUCACTN_REQUESTAuction Action Request
/SAPSRM/CL_LAC_AUCCHANGED_RESPAuction Changed Response
/SAPSRM/CL_LAC_AUCTION_DETAILSAuction Details
/SAPSRM/CL_PDO_AOML_AUCApplication Monitor - Auction
/SAPSRM/CL_PDO_AUC_FILTERClass for filtering of business object auction
/SAPSRM/CL_PDO_AUC_SORTERClass for sorting business obect auction
/SAPSRM/CL_PDO_AUC_STAT_HELPERHelper class for Auction PDO
/SAPSRM/CL_PDO_AUC_UTILContains static methods for AUC
/SAPSRM/CL_PDO_BO_AUCPDO class for Auction
/SAPSRM/CL_PDO_DYN_MDA_HD_AUCDynamic Control methods for generic header actions of AUC
/SAPSRM/CL_PDO_DYN_MDA_IT_AUCDynamic Control methods for Item Actions in AUC BO
/SAPSRM/CL_PDO_DYN_MDF_HD_AUCDynamic Control Methods for AUC header fields
/SAPSRM/CL_PDO_DYN_MDF_IT_AUCDynamic Control methods for AUC Items fields
/SAPSRM/CL_PDO_DYN_MDS_IT_AUCDynamic Control Classes for Item Set Type Metadata
/SAPSRM/CL_PDO_FACTORY_AUCFactory for AUC object
/SAPSRM/CL_PDO_META_AUCMeta data class for AUC
/SAPSRM/CL_PDO_SO_SEARCH_AUCSearch of business object Auction
/SAPSRM/CL_PDO_UPDATE_BUFF_AUCBuffer object for AUC
/SAPSRM/CL_REPLICATE_AUCReplicate Auction for bid decoupling scenario
/SAPSRM/CL_REPO_AUC_IAuction Audit Report at Item level
/SAPSRM/CL_SOA_AUC_RPLN_CONFRFQ REQUEST CONFIRMATION
/SAPSRM/CL_SRC_SRV_DB_AUCDB Search Service for Auction
/SAPSRM/CL_SRM_AUCTION_SRMREP1Generated test implementation
/SAPSRM/CL_SRM_AUCTION_SRMREPLGenerated test implementation
/SAPSRM/CO_SRM_AUCTION_SRMREP2Auction Replication confirmation Outbound
/SAPSRM/CO_SRM_AUCTION_SRMREPLAuction SRM Replication Request
/SAPSRM/IF_CH_SOA_OUT_MAP_AUCAuction Mapper Interface
/SAPSRM/IF_CLL_BOM_AUCAUC mapper interface
/SAPSRM/IF_CLL_DODM_AUC_CA_ITMMapper for Auction Items Content Area
/SAPSRM/IF_CLL_DODM_AUC_H_BDDO mapper interface for AUC Basic Header Data
/SAPSRM/IF_CLL_DODM_AUC_H_D1DO mapper interface for AUC Header data for Content Area
/SAPSRM/IF_CLL_DODM_AUC_H_IDDO mapper interface for AUC identification
/SAPSRM/IF_CLL_DODM_AUC_I_BDDO mapper interface for Auction item
/SAPSRM/IF_CLL_DODM_AUC_I_D1DO mapper interface for RFQ item details tabstrip component
/SAPSRM/IF_CLL_DODM_AUC_I_DESCDO mapper for describing a shopping cart item
/SAPSRM/IF_CLL_DODM_AUC_V_BDDO mapper interface for AUC Bidder View
/SAPSRM/IF_CLL_DOTM_AUC_I_BDAUC basic data tree mapper interface
/SAPSRM/IF_CLL_SODM_CONV_AUCSO Mapper for Converting Auction
/SAPSRM/IF_CLL_SOSM_AUCSO Mapper for Searching Auction
/SAPSRM/IF_PDO_AUC_FILTERInterface for filtering
/SAPSRM/IF_PDO_BO_AUCPDO base interface for Auction objects
/SAPSRM/IF_PDO_SO_SEARCH_AUCInterface for document search Auction
/SAPSRM/IF_SOA_AUC_RPLN_CONFRFQ Replication Confirmation
/SAPSRM/II_AUCTION_SRMREPLICATProxy Interface (generated)
/SAPSRM/II_SRM_AUCTION_SRMREPLAuction Replication Confirmation INbound
CL_ACTION_AUCT_OUTPUT_BBPAuction: Indirect SAVE Event Action
CL_AUCV_JOB_UTILITIESLocal Helper Classes
CL_BBP_ACTION_OUTPUT_AUCTAuction: Indirect SAVE Event Action
CL_BBP_ACTION_OUTPUT_AUCT2BACKUP CL_BBP_ACTION_OUTPUT_AUCT (Without Redef. Deletions)
CL_BBP_EVENTS_AUCTEvent class auctioning
CL_BBP_TR_BDI_PD_AUC_CHANGELogging BADI for BBP_BDI_PD_AUC_CHANGE
CL_BBP_TR_BDI_SEARCH_TXT_AUCLogging for BADI BBP_BDI_SEARCH_TXT_AUC
CL_BBPX_AUCRSLT_CREATEProxy Class (Generated)
CL_BBPX_AUCTION_RESPONSEProxy Class (Generated)
CL_BSP_APP_AUCTIONeRhein Internet Auction Application Class.
CL_EX_BBP_PROCESS_AUCBAdI Class CL_EX_BBP_PROCESS_AUC
CL_IM_BBP_AUCTION_ADBImp. class for BAdI imp. BBP_AUCTION_ADB
CL_IM_BBP_ICC_AUC_CHECK_BRClass for BAdI Impl.: BBP_ICC_AUC_CHECK_BR
CL_IM_BBP_PD_AUCImp. Class for BAdI Imp. NH_TEST
CL_O2_APP_AUCTIONAuction house
CL_PD_AUC_CHANGE_BRClass for BAdI Impl.: BBP_PD_AUC_CHANGE_BR
CL_PD_AUC_DETERMINATION_BBPSRM: Auction Output Generation
CL_PD_AUC_PROCESSING_BBPAction Processing Classv
CL_SLIM_AUC_CONTROLLERSystem Measurement: User Classification Controller
CL_SLIM_AUC_MODELSystem Measurement: AUC Tool Data Model
CL_SLIM_AUC_VIEWSystem Measurement: User Classification View
CO_BBPX_AUCTION_CREATE_OUTProxy Class (generated)
CX_BBPX_AUCTION_RESPONSE_FAULTProxy Class (generated)
CX_BBPX_AUCTION_RESULT_FAULTProxy Class (generated)
IF_EX_BBP_BDI_PD_AUC_CHANGEInterface for BAdI: BBP_BDI_PD_AUC_CHANGE
IF_EX_BBP_BDI_SRC_TEXT_AUCInterface for BAdI: BBP_BDI_SEARCH_TXT_AUC
IF_EX_BBP_PROCESS_AUCBAdI Interface IF_EX_BBP_PROCESS_AUC
II_BBPX_AUCRSLT_CREATEProxy Interface (generated)
II_BBPX_AUCTION_RESPONSEProxy Interface (generated)

No comments:

Post a Comment