cancel
Showing results for 
Search instead for 
Did you mean: 

Interface programs of changing Bid Invitation and Quotation

Former Member
0 Kudos

I have a problem about changing Bid Invitation and Quotation in SRM.

I want to create custom applications including interface programs, so I think I have to call BAPI (Tr-cd:BAPI), Function Module (Tr-cd:SE37), or Enterprise Services (http://help.sap.com/content/documentation/esoa/docu_esoa_srm.htm).

I found "BidInvitationEC" and "SupplierQuotationEC" in SRM BAPIs, but each of BAPIs doesn't support changing method. (Only Create Method is supported.)

Please help us if you have a good solution.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I want to create custom applications including interface programs

Where is your custom application? External to SRM or inside SRM? If inside, there are Function Modules to create/change/read SRM documents. If external, what middleware are you planning to use to connect to SRM? PI?

Former Member
0 Kudos

Thank you for your reply.

We are going to create our custom application inside SRM,

but we don't know which Functional Module we should use

to change Bid Invitation and Bid documents.

Please, tell me if you know a way to change these documents.

Former Member
0 Kudos

Inside SRM, you can use the following FMs :

BBP_PD_BID_UPDATE to update Bid Inviation and

BBP_PD_QUOT_UPDATE to update Bid Response.

Answers (0)