‎2006 Nov 29 6:17 AM
Can you please tell me function module or bapi which can create RFQ (Request for Quotation) from PR(Purchase requisition)
thanks and regards,
Hetal
‎2006 Nov 29 6:23 AM
‎2006 Nov 29 6:18 AM
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
‎2006 Nov 29 6:23 AM
‎2006 Nov 29 6:39 AM
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