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

Need BAPI for creating RFQ (Purchase)

venkateswaran_k
Active Contributor
0 Likes
3,859

Dear All

I need an BAPI / FM to create RFQ in PURCHASE...

Can someone help me..

Regards,

Venkat

Dear All

I need an BAPI / FM to create RFQ in PURCHASE...

Can someone help me..

Regards,

Venkat

6 REPLIES 6
Read only

Former Member
0 Likes
1,974

Hi,

     Try using the below BAPIs,

     BAPI_REQUISITION_CREATE

     BAPI_PR_CREATE

     If the above BAPIs don´t come in help, then you have to choose BDC.

Hope this helps,

~Athreya

Read only

former_member188827
Active Contributor
0 Likes
1,974

check BS01_MM_QUOTATION_CREATE. Please go through this thread:

http://scn.sap.com/thread/822267

Regards

Read only

krishna_k19
Contributor
0 Likes
1,974

Hi,

   Please check in SWO1 transaction code . there we can get all the BAPI's which and all activated .

Regards,

Krishna

Read only

Former Member
0 Likes
1,974

Hi Venkat,

Go with this BAPI  "BS01_MM_QUOTATION_CREATE" .

Regard's

Smruti

Read only

Former Member
0 Likes
1,973

Hi,

I just looked for it. Please check the following screenshot:

Go for this BAPI. If it doesn't help, please do let us know.

Regards

Purnand

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,973

I confirm that you can use BS01_MM_QUOTATION_CREATE which is a released FM but is not a strict BAPI, but only if DIMP is already active on your system (If Business Function Set DIMP is activated  1666702  - Syntax Error occurs when using BS01_MM_QUOTATION_CREATE)

Regards,

Raymond