<?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: BAPI BAPI_QUOTATION_CREATEFROMDATA2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912877#M685500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be its the conversion problem.&lt;/P&gt;&lt;P&gt;check the below link.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1246924"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2011 07:18:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-21T07:18:29Z</dc:date>
    <item>
      <title>BAPI BAPI_QUOTATION_CREATEFROMDATA2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912873#M685496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the data using the BAPI  'BAPI_ISAORDER_GETDETAILEDLIST' then i am using the above bapi to create the quotation. It is creating the quotation but the problem is it is not updating the net price field and also the order quantity at item.  But these fields are there in 'BAPI_ISAORDER_GETDETAILEDLIST'  not in the other BAPI.   And also the structures are different here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 08:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912873#M685496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T08:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_QUOTATION_CREATEFROMDATA2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912874#M685497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved it by self.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 11:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912874#M685497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T11:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_QUOTATION_CREATEFROMDATA2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912875#M685498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am trying to create a quotation using bapi_quotation_createfromdata2.  I am able to create by passing header data, .item data,partner functions. Here our materials are configurable . They contain some characteristics. I have to pass these data from bapi.  I got some documentation and i tried. I am unable to create with that data. I am asking you this by seeing your mail. Give me some idea if you worked on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2010 13:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912875#M685498</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-02-14T13:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_QUOTATION_CREATEFROMDATA2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912876#M685499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BAPI ' BAPI_QUOTATION_CREATEFROMDATA2', I given all manditory parameters ( QUOTATION_HEADER_IN -import parameter and QUOTATION_PARTNERS - tables ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But If I execute, its returning below messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please enter sold-to party or ship-to party&lt;/P&gt;&lt;P&gt;Sales document was not changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u please tell me where to specify the sold-to party and ship-to party in this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 07:08:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912876#M685499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-21T07:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_QUOTATION_CREATEFROMDATA2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912877#M685500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be its the conversion problem.&lt;/P&gt;&lt;P&gt;check the below link.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1246924"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 07:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-quotation-createfromdata2/m-p/2912877#M685500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-21T07:18:29Z</dc:date>
    </item>
  </channel>
</rss>

