<?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>Question Re: Failed SHPCON idoc (51 status) changes the packed qty... in Enterprise Resource Planning Q&amp;A</title>
    <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13702744#M4186650</link>
    <description>&lt;P&gt;Thank you for our response, Dominik.&lt;BR /&gt;I had the ABAPer investigate the code in the FM IDOC_INPUT_DELVRY and he found a bug which was later corrected.&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 19:29:07 GMT</pubDate>
    <dc:creator>ali-sd</dc:creator>
    <dc:date>2024-05-15T19:29:07Z</dc:date>
    <item>
      <title>Failed SHPCON idoc (51 status) changes the packed qty in the SD delivery document</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaq-p/13690000</link>
      <description>&lt;P&gt;Hello SCN,&lt;BR /&gt;One of my clients is using&amp;nbsp;SAP ERP 6.0 (EHP7) and below is the problem definition.&lt;/P&gt;&lt;P&gt;A sales order is first created, followed by the creation of a delivery note, which is then sent to the third-party logistics (3PL) Warehouse Management System (WMS). The WMS fulfills the order by shipping the requested quantity to the customer and subsequently sends the necessary details to SAP via an IDoc. Below is an example of the Idoc for reference.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alisd_1-1714677695879.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/105168i9BEFE81D46060A76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alisd_1-1714677695879.png" alt="alisd_1-1714677695879.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It's surprising that the failed Idoc successfully updated the packed quantity in the delivery document. I'm curious about what caused the failed IDoc to trigger the update in the delivery document?&lt;/P&gt;&lt;P&gt;Additionally, after assigning the cost center to the GL (450030) in KA02 and reprocessing the IDoc in BD87, another issue arose: the IDoc attempted to update the packed quantity details &lt;STRONG&gt;again&lt;/STRONG&gt;, resulting in an error message stating, "Packing not possible since there is no quantity to be packed".&lt;/P&gt;&lt;P&gt;Please advise if this is the bug in the function module or the Idoc needs a change in the data.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 19:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaq-p/13690000</guid>
      <dc:creator>ali-sd</dc:creator>
      <dc:date>2024-05-02T19:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Failed SHPCON idoc (51 status) changes the packed qty in the SD delivery document</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13692639#M4185896</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;BR /&gt;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/121003"&gt;@SAPSupport&lt;/a&gt;&lt;SPAN&gt;&amp;nbsp;please advise&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 12:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13692639#M4185896</guid>
      <dc:creator>ali-sd</dc:creator>
      <dc:date>2024-05-06T12:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failed SHPCON idoc (51 status) changes the packed qty...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13697212#M4186227</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/284432"&gt;@ali-sd&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That doesn't look good as your IDocs are not process transactionally, they are only processed partially. That is against IDoc development guidelines - see SAP Help&amp;nbsp;&lt;A href="https://help.sap.com/doc/saphelp_nw73ehp1/7.31.19/en-US/4a/6d851657a960e6e10000000a42189b/frameset.htm" target="_blank" rel="noopener"&gt;Ensuring Data Consistency&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That might be due:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;either to a bug in SAP IDoc processing logic - then open a ticket to SAP support and let them fix that&lt;/LI&gt;&lt;LI&gt;or to a custom enhancement triggering a commit work prematurely - see the note&amp;nbsp;&lt;A href="https://me.sap.com/notes/92550" target="_self"&gt;92550 - Stock inconsistency due to customer enhancement (exit, BAdI)&lt;/A&gt;&amp;nbsp;for details of these kind of issues - then you need to review your enhancements&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 07:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13697212#M4186227</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2024-05-10T07:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Failed SHPCON idoc (51 status) changes the packed qty...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13702744#M4186650</link>
      <description>&lt;P&gt;Thank you for our response, Dominik.&lt;BR /&gt;I had the ABAPer investigate the code in the FM IDOC_INPUT_DELVRY and he found a bug which was later corrected.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 19:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13702744#M4186650</guid>
      <dc:creator>ali-sd</dc:creator>
      <dc:date>2024-05-15T19:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Failed SHPCON idoc (51 status) changes the packed qty...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13703092#M4186680</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/284432"&gt;@ali-sd&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bug you mentioned, was it in SAP standard code or in a custom enhancement?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 06:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/failed-shpcon-idoc-51-status-changes-the-packed-qty-in-the-sd-delivery/qaa-p/13703092#M4186680</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2024-05-16T06:05:59Z</dc:date>
    </item>
  </channel>
</rss>

