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 RFQ Creation (ME41)

Former Member
0 Likes
4,124

Hi,

Can u please tell that any BAPI or Function module is available for creating RFQ with multiple line items to multiple vendors

Tcode ME41

Hi

Try 'BS01_MM_QUOTATION_CREATE' function module

6 REPLIES 6
Read only

Former Member
0 Likes
1,821

Hi,

Use BAPI

BAPI_REQUISITION_CREATE

I think this will meet ur requirement.

Reward Points

Thanks,

Prasanna

Read only

0 Likes
1,821

Hi Prasanna,

Thanks for ur reply

But i'm searching for a BAPI to create RFQ (Request for Quotation)

Read only

Former Member
0 Likes
1,821

Hi,

There is no bapi which is responsible for the creation of RFQ .

Develop a customised RFC-function module with BDC program which creates a RFQ.

Reward points if useful.

Regards,

Asmitha.

Read only

Former Member
0 Likes
1,821

Thank u all for ur response

Read only

0 Likes
1,821

Hi

Try 'BS01_MM_QUOTATION_CREATE' function module

Read only

0 Likes
1,821

Hi

which solution worked ?