Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for ME41 transaction code

Former Member
0 Kudos
644

Dear All,

Can any one tell me is there any BAPI or FM to create Request for Quotations using ME41 transaction.

Thanks in Advance.

Regards,

Meeravali.

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos
119

hi,

use this bapi.

BAPI_QUOTATION_CREATEFROMDATA.

Former Member
0 Kudos
119

Hello Shaik,

In the business object " BUS2010 " for Vendor RFQ , transaction ME41 is used to create a RFQ. So there is No direct BAPI call there.

Regards

Aindam

Former Member
0 Kudos
119

hi

you can try the following bapi's

BAPI_REQUISITION_CREATE

BAPI_QUOTATION_CREATEFROMDATA

you also can try out this FM

ME_CREATE_REQUISITION_EXT.

hope this helps

regards

Aakash Banga