<?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: Batch split during delivery creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595742#M2010592</link>
    <description>&lt;P&gt;Hi Dominik,&lt;/P&gt;&lt;P&gt;thank you for your reply, but I do not need to automatically determine the batch, in my case I need to copy batches (including the batch split) from another delivery. &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 12:01:22 GMT</pubDate>
    <dc:creator>pavel_pacyno1</dc:creator>
    <dc:date>2022-11-08T12:01:22Z</dc:date>
    <item>
      <title>Batch split during delivery creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595740#M2010590</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;Could you please help me with the request below:&lt;/P&gt;
  &lt;P&gt;When delivering the order I need to add the batch split for some positions in the delivery. What would be the best place and way to archive this?&lt;/P&gt;
  &lt;P&gt;Thank you!&lt;/P&gt;
  &lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 10:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595740#M2010590</guid>
      <dc:creator>pavel_pacyno1</dc:creator>
      <dc:date>2022-11-08T10:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Batch split during delivery creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595741#M2010591</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;pavel.pacyno1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There is a standard functionality for that &lt;A href="https://help.sap.com/docs/SAP_ERP/3db8848948314edeabbea684714e1055/55feb753128eb44ce10000000a174cb4.html" target="_blank"&gt;Batch Determination for Deliveries&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you need to update a delivery batch split programmatically then you can use WS_DELIVERY_UPDATE function. The function is not released for customer usage, so it is not documented. You'll have to play around with the input parameters to make it work. See this article for tips &lt;A href="https://answers.sap.com/questions/8858338/picking-split-batches-using-wsdeliveryupdate2--wsd.html" target="_blank"&gt;Picking (Split Batches) using WS_DELIVERY_UPDATE_2 / WS_DELIVERY_UPDATE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also have a look at my response to the question &lt;A href="https://answers.sap.com/questions/13169496/how-to-use-ws-delivery-update-to-create-batch-spli.html" target="_blank"&gt;How to use WS_DELIVERY_UPDATE to create batch split item for the existing item in delivery&lt;/A&gt; I propose there to use WHSCON IDoc, which is well documented to update a delivery batch split. The IDoc is ultimately processed by the WS_DELIVERY_UPDATE function, so you can figure out the way to call the function this way. You can test WHSCON IDocs in the WE19 transaction. Once you get the IDocs to update the delivery the way you want, you can put a break point in WS_DELIVERY_UPDATE and check how it is called under debugger.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 11:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595741#M2010591</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2022-11-08T11:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Batch split during delivery creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595742#M2010592</link>
      <description>&lt;P&gt;Hi Dominik,&lt;/P&gt;&lt;P&gt;thank you for your reply, but I do not need to automatically determine the batch, in my case I need to copy batches (including the batch split) from another delivery. &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 12:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595742#M2010592</guid>
      <dc:creator>pavel_pacyno1</dc:creator>
      <dc:date>2022-11-08T12:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Batch split during delivery creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595743#M2010593</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;pavel.pacyno1&lt;/SPAN&gt; See my updated answer.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 14:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-split-during-delivery-creation/m-p/12595743#M2010593</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2022-11-08T14:06:08Z</dc:date>
    </item>
  </channel>
</rss>

