<?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 Update picking quantity in delivery for batch split items in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-picking-quantity-in-delivery-for-batch-split-items/m-p/1824492#M351921</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'm trying to use the function module WS_DELIVERY_UPDATE to update the existing deliveries. I'm able to do batch split for the items in delivery using the same FM. I have also requirement to delete these items (batch split items).&lt;/P&gt;&lt;P&gt;To delete these items first we have to make quantities to zero. So I'm able to make delivery quantity of these items to zero but not picking quantity.&lt;/P&gt;&lt;P&gt;If we do not make picking quantity also zero it will not allow to delete these items&lt;/P&gt;&lt;P&gt;and gives an error message saying "item is already made available for transfer order".&lt;/P&gt;&lt;P&gt;Could some one let me kow how to make picking quantity also zero for batch spit items using FM.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2007 07:55:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-11T07:55:28Z</dc:date>
    <item>
      <title>Update picking quantity in delivery for batch split items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-picking-quantity-in-delivery-for-batch-split-items/m-p/1824492#M351921</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'm trying to use the function module WS_DELIVERY_UPDATE to update the existing deliveries. I'm able to do batch split for the items in delivery using the same FM. I have also requirement to delete these items (batch split items).&lt;/P&gt;&lt;P&gt;To delete these items first we have to make quantities to zero. So I'm able to make delivery quantity of these items to zero but not picking quantity.&lt;/P&gt;&lt;P&gt;If we do not make picking quantity also zero it will not allow to delete these items&lt;/P&gt;&lt;P&gt;and gives an error message saying "item is already made available for transfer order".&lt;/P&gt;&lt;P&gt;Could some one let me kow how to make picking quantity also zero for batch spit items using FM.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 07:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-picking-quantity-in-delivery-for-batch-split-items/m-p/1824492#M351921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-11T07:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Update picking quantity in delivery for batch split items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-picking-quantity-in-delivery-for-batch-split-items/m-p/1824493#M351922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To nullify the Picking Quantity, we can use FM: &amp;lt;b&amp;gt;SD_DELIVERY_UPDATE_PICKING&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters to be passed:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;VBKOK_WA
-- VBELN_VL - Delivery Number
-- VBELN - Sales Document Number

SYNCHRON - 'X'

VBPOK_TAB
-- VBELN_VL - Delivery Number
-- POSNR_VL - Delivery Item Number
-- VBELN -- Sales Document Number
-- POSNN -- Sales Document Item Number
-- MATNR -- Material Number
-- LFIMG -- '0.000'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Have tried this in both cases whereby we have partial picking done and full picking done and worked for both cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try on your end too...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 08:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-picking-quantity-in-delivery-for-batch-split-items/m-p/1824493#M351922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-11T08:43:14Z</dc:date>
    </item>
  </channel>
</rss>

