<?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 Route determination with BAPI BAPI_SALESORDER_CREATEFROMDAT1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892179#M934584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to automatically determine the route while creating a new sales order via BAPI_SALESORDER_CREATEFROMDAT1?  I can't figure it out.  I am entering the plant into the line items but the route isn't determined.  We have to go into the sales order, delete the plant, add it back, and save in order for the route to be automatically determined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 May 2008 21:18:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-26T21:18:57Z</dc:date>
    <item>
      <title>Route determination with BAPI BAPI_SALESORDER_CREATEFROMDAT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892179#M934584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to automatically determine the route while creating a new sales order via BAPI_SALESORDER_CREATEFROMDAT1?  I can't figure it out.  I am entering the plant into the line items but the route isn't determined.  We have to go into the sales order, delete the plant, add it back, and save in order for the route to be automatically determined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 21:18:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892179#M934584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T21:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Route determination with BAPI BAPI_SALESORDER_CREATEFROMDAT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892180#M934585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;    I am not sure this will solve your problem 100 %. But try it.&lt;/P&gt;&lt;P&gt;If you are passing SHIP-TO party in Partners table,then i think route will be determined automatically.&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;Vigneswaran S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 21:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892180#M934585</guid>
      <dc:creator>former_member491305</dc:creator>
      <dc:date>2008-05-26T21:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Route determination with BAPI BAPI_SALESORDER_CREATEFROMDAT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892181#M934586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am passing in the ship to address but not the transportation zone or tax jurisdiction code.  I am going to add those two fields to see if that makes a difference; before I was just passing in the address number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, that didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aaron Shover on May 26, 2008 6:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 21:45:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892181#M934586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T21:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Route determination with BAPI BAPI_SALESORDER_CREATEFROMDAT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892182#M934587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to populate the INCOTERMS field(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 22:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892182#M934587</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2008-05-26T22:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Route determination with BAPI BAPI_SALESORDER_CREATEFROMDAT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892183#M934588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Aaron Shover, do you find the solution of it? Which fields of the BAPI are necessary for ROUTE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 09:02:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/route-determination-with-bapi-bapi-salesorder-createfromdat1/m-p/3892183#M934588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-14T09:02:24Z</dc:date>
    </item>
  </channel>
</rss>

