cancel
Showing results for 
Search instead for 
Did you mean: 

Two bids for a bid invitation

Former Member
0 Kudos

Hi,

could anybody tell me if I can submit two differents bids from the same bidder for an unique bid invitation?

I've implement versions in bid invitations and in bids but this tool is not useful for me.

My email is davidip1975@gmail.com

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi David,

The versions are not supported in bids (BUS2202). Even if the bidder changes his/her bids many times, the system will just overwrite the existing one.

The standard function modules for bids does not have the version management option as well:

BBP_PD_QUOT_GETDETAIL

BBP_PD_QUOT_GETLIST,

whereas if you check function modules of other document types like PO, Bid Invitaion,

BBP_PD_PO_GETDETAIL

BBP_PD_PO_GETLIST,

BBP_PD_BID_GETDETAIL

BBP_PD_BID_GETLIST,

provide the versioning functionality.

Hope this clarifies your doubt.

Regards

Kathirvel