‎2006 Sep 28 9:26 PM
Hi,
when I am using this function CALL FUNCTION 'BAPI_QUOTATION_CREATEFROMDATA2', this is giving error message that insufficient parameters.
Can I get some sample code where this function is used with necessary data.
Please suggest me how to solve this...
thanking you............
krishna
‎2006 Sep 29 3:56 AM
Hi
Please try passing the values as below and check if it works for you.
QUOTATION_HEADER_IN & QUOTATION_HEADER_INX:
Document Type
Sales Organization
Distribution Channel
Division
Requested Delivery Date
QUOTATION_ITEMS & QUOTATION_ITEMSX
Material
Target Qty
QUOTATION_PARTNERS
Partner Role - Sold To Party
Partner Number - Customer Number
QUOTATION_SCHEDULES_IN & QUOTATION_SCHEDULES_INX
Requested Delivery Date
Requested QuantityI guess above parameters should be enough to create a quotation, can improvise from here basing on your requirement.
Hope the above info helps you.
Kind Regards
Eswar