<?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: regarding split delivery in sd order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815722#M349287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put your requirement in the copy control, if you managed it in the right way:&lt;/P&gt;&lt;P&gt;BP_SUBRC &amp;gt; 0  -  Item should not be copied&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jan 2007 16:32:05 GMT</pubDate>
    <dc:creator>rmazzali</dc:creator>
    <dc:date>2007-01-15T16:32:05Z</dc:date>
    <item>
      <title>regarding split delivery in sd order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815717#M349282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find below my requirement.&lt;/P&gt;&lt;P&gt;When the delivery document is made with reference to sales order a delivery split is required if the delivery dates at the line items of the sales order is different.If the dates are different we have to copy the line item with ealier delivery date.&lt;/P&gt;&lt;P&gt;i have to use routine 101 underf the deliveries requirements of the transaction vofm and do the modifications in the same.i do not know how to use the transfer parameter BP_SUBRC while doing the modification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 11:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815717#M349282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T11:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: regarding split delivery in sd order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815718#M349283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just set BP_SUBRC to '4' for those items which should NOT be copied to the delivery.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 12:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815718#M349283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: regarding split delivery in sd order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815719#M349284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; can u plz tell me how to copy the items to the delivery order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 13:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815719#M349284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T13:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: regarding split delivery in sd order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815720#M349285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't have to change the routine 101 but the one you use in the copy control from order to delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to find them: SPRO. logistiv execution-&amp;gt;shipping-&amp;gt;copy control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Roberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 13:39:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815720#M349285</guid>
      <dc:creator>rmazzali</dc:creator>
      <dc:date>2007-01-15T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: regarding split delivery in sd order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815721#M349286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to create a new routine 901 by copying 101 and do the modification in it.now tell me how to copy the line items to the delivery order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 16:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815721#M349286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T16:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: regarding split delivery in sd order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815722#M349287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put your requirement in the copy control, if you managed it in the right way:&lt;/P&gt;&lt;P&gt;BP_SUBRC &amp;gt; 0  -  Item should not be copied&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 16:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-split-delivery-in-sd-order/m-p/1815722#M349287</guid>
      <dc:creator>rmazzali</dc:creator>
      <dc:date>2007-01-15T16:32:05Z</dc:date>
    </item>
  </channel>
</rss>

