<?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_ SALESORDER_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509975#M1423367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK , perhaps this will help. &lt;/P&gt;&lt;P&gt;PRICING = 'C'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Copy manual pricing elements and redetermine the others"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check with your functional consultant also if there are any config settings that adds the condition type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2010 10:51:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-19T10:51:09Z</dc:date>
    <item>
      <title>BAPI_ SALESORDER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509972#M1423364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one text file in which I have the data.&lt;/P&gt;&lt;P&gt;Based on the data I am creatinmg the Sales Order.&lt;/P&gt;&lt;P&gt;I have condition type in the text file. If the text file has the condition type then it should create the sales order with the condition type of file or else it should pock the condition type from the system.&lt;/P&gt;&lt;P&gt;After getting the data from the file I am calling BAP_SALESORDER_CEATE.&lt;/P&gt;&lt;P&gt;In my file I have the condition record and I am passing that record in BAPI.&lt;/P&gt;&lt;P&gt;But when I check in VA03 it is creating the two condition type one from file and one from the sysyem ( it is taking from the system).&lt;/P&gt;&lt;P&gt;But it sud be created from the file as I am passing the condition type of te file only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please sugget me that how can I stop that if it is taking from the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 08:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509972#M1423364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T08:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ SALESORDER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509973#M1423365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try passing the logic_switch structure to the bapi call. Populate the following fields with the values mentioned below:&lt;/P&gt;&lt;P&gt;PRICING = 'B'&lt;/P&gt;&lt;P&gt;COND_HANDL = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 09:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509973#M1423365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T09:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ SALESORDER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509974#M1423366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;In this case system is not taking the  price value  from te file, it is taking the system price value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other option to take the pricing from the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 10:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509974#M1423366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T10:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ SALESORDER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509975#M1423367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK , perhaps this will help. &lt;/P&gt;&lt;P&gt;PRICING = 'C'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Copy manual pricing elements and redetermine the others"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check with your functional consultant also if there are any config settings that adds the condition type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 10:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509975#M1423367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T10:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ SALESORDER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509976#M1423368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/bapi-salesorder-createfromdat2.htm" target="test_blank"&gt;http://www.sap-img.com/abap/bapi-salesorder-createfromdat2.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 11:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509976#M1423368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T11:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ SALESORDER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509977#M1423369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Krupaji on Jan 19, 2010 12:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 11:31:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-create/m-p/6509977#M1423369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T11:31:04Z</dc:date>
    </item>
  </channel>
</rss>

