<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Help in Quotation creation using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283060#M153263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2011 13:08:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-31T13:08:02Z</dc:date>
    <item>
      <title>Help in Quotation creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283055#M153258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create Quotation with reference to Inquiry. I am using std BAPI 'BAPI_QUOTATION_CREATEFROMDATA2' but I am not able to crate with reference to Inquiry. If you see the std tcode VA21 there is option to create with reference; there you can put the inquiry number. This functionality, I want to implement using BAPI.&lt;/P&gt;&lt;P&gt;Can anybody tell me how to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in stack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2006 06:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283055#M153258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-10T06:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Quotation creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283056#M153259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nilesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can do that by specifying the REF DOC TYPE and REF DOC number parameters in fields REFDOCTYPE, REF_DOC of the parameter QUOTATION_HEADER_IN (BAPISDHD1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2006 07:39:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283056#M153259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-10T07:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Quotation creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283057#M153260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nilesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a problem if you use the BAPI 'BAPI_QUOTATION_CREATEFROMDATA2', the table flow will not be maintained (i.e) it will not maintain the document flow which you can view using &lt;/P&gt;&lt;P&gt;VA13(Inquiry)-&amp;gt;Document flow(F5). It will allow you to create any number of quotations for the same inquiry. This will be the case even if you use the BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternative you can use is use a BDC program for just creating the Quotation(VA21). Then use the BAPI 'BAPI_CUSTOMERQUOTATION_CHANGE' to change the quotation. I have done this before and it is working perfectly fine. Hope this solves your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Reward points if found helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2006 09:01:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283057#M153260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-10T09:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Quotation creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283058#M153261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tushar,&lt;/P&gt;&lt;P&gt;I am really appriciate for your suggesstion. It will more helpful for me if you send me the code for quotation change using BAPI so i can check at my end. Such act i already carried out for the sales order where i face same problem, but still i will glad if you send me the code.&lt;/P&gt;&lt;P&gt;Thanks in stack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 12:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283058#M153261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Quotation creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283059#M153262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;I have already tried this parameter but this are not helpful. Let me know you have any new suggesstion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in stack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 12:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283059#M153262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T12:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Quotation creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283060#M153263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 13:08:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-quotation-creation-using-bapi/m-p/1283060#M153263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-31T13:08:02Z</dc:date>
    </item>
  </channel>
</rss>

