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 Function Module or Bapi....

Former Member
0 Likes
469

Can you please tell me function module or bapi which can create RFQ (Request for Quotation) from PR(Purchase requisition)

thanks and regards,

Hetal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
402

hi,

Check these threads...

Hope this helps !!!

Regards

Alfred

3 REPLIES 3
Read only

anversha_s
Active Contributor
0 Likes
402

hi,

BAPI_ACC_PURCHASE_REQUI_CHECK Accounting: Check Purchase Requisition

BAPI_ACC_PURCHASE_REQUI_POST Accounting: Post Purchase Requisition

BAPI_REQUISITION_RELEASE Release Purchase Requisition Item by Item

BAPI_REQUISITION_CHANGE Change Purchase Requisition

BAPI_REQUISITION_CREATE Create Purchase Requisition

BAPI_REQUISITION_DELETE Delete/Close Purchase Requisition

BAPI_REQUISITION_GETDETAIL Display Purchase Requisition Details

BAPI_REQUISITION_GETITEMS Read Purchase Requisition Item

rgsd

Anver

Read only

Former Member
0 Likes
403

hi,

Check these threads...

Hope this helps !!!

Regards

Alfred

Read only

Former Member
0 Likes
402

Hello Jayant,

There is a BAPI for create RFQ. Check the business object BUS2010. In this there is a method for create which in effect call ME41. After this it is same as std ME41 where u can create with respect to PR