cancel
Showing results for 
Search instead for 
Did you mean: 

Enterprise Services for Bid Invitation, Bid and Confirmation

0 Kudos

Hi all,

I am looking for enterprise services and BAPIs for Create Bid Invitation, Create Bid and Create Confirmation, available in SRM 5.0.

Where can I find the ES or BAPI above ?

regards,

Tadasuke

Accepted Solutions (1)

Accepted Solutions (1)

former_member183819
Active Contributor
0 Kudos

Hi

Hope that you would have explored via BAPI tcode in srm.

regards

Muthu

Answers (2)

Answers (2)

0 Kudos

Thank you very much!!

regards,

Tadasuke

Former Member
0 Kudos

Please find the list of required BAPI's. You have to build a custom wrapper function module and then expose them as ES. Hope this helps.

Create Bid Invitation
BBP_PD_BID_CREATE
BBP_PD_BID_UPDATE
BBP_PD_BID_SAVE

Create Bid
BBP_PD_QUOT_CREATE
BBP_PD_QUOT_UPDATE
BBP_PD_QUOT_SAVE

Create Confirmation
BBP_PD_CONF_CREATE
BBP_PD_CONF_UPDATE
BBP_PD_CONF_SAVE

Regards

Kathirvel