Application Development and Automation 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: 
Read only

BAPI for ME41 transaction code

Former Member
0 Likes
1,179

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
Read only

GauthamV
Active Contributor
0 Likes
654

hi,

use this bapi.

BAPI_QUOTATION_CREATEFROMDATA.

Read only

Former Member
0 Likes
654

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

Read only

Former Member
0 Likes
654

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