<?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 Problems with BAPI_INB_DELIVERY_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-inb-delivery-change/m-p/8026474#M1609416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in my scenario I want to insert some pallets in inbound delivery .&lt;/P&gt;&lt;P&gt; Since I read  each pallet one at  time so that every time I want that the batch of the position corresponds to one of those that already have for that material falls in the same subposition pallets so they do not create an excessive number of pallet subpositions.&lt;/P&gt;&lt;P&gt;EX &lt;/P&gt;&lt;P&gt;1 read: Batch 1 in SubPos. 900001 first time  of Position '000010'&lt;/P&gt;&lt;P&gt;2 read  Batch 2 in SubPos. 900002 of Position '000010'&lt;/P&gt;&lt;P&gt;3 read Batch1  in SubPos. 900001 -&amp;gt; I don't want create 900003 of Position '000010'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How do I read each with the same subposition  using  BAPI_INB_DELIVERY_CHANGE '90001  increasing the amount from time to time in part of the total (Partial quantity) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read that is possible do using in ITEM_DATA of BAPI_INB_DELIVERY_CHANGE  using correctly  HIERARITEM and USEHIERITM  but I don't still to get the correct configuration&lt;/P&gt;&lt;P&gt;In the example is how I try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX.&lt;/P&gt;&lt;P&gt;0180006736|000010    |45AE4800345       |          |000000    |           |           10000.000 |      10000.000 &lt;/P&gt;&lt;P&gt;0180006736|000010    |45AE4800345       |NOSCADBRIK|900001    |1          |1000.000 |      1000.000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know anything?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2011 11:22:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-04T11:22:57Z</dc:date>
    <item>
      <title>Problems with BAPI_INB_DELIVERY_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-inb-delivery-change/m-p/8026474#M1609416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in my scenario I want to insert some pallets in inbound delivery .&lt;/P&gt;&lt;P&gt; Since I read  each pallet one at  time so that every time I want that the batch of the position corresponds to one of those that already have for that material falls in the same subposition pallets so they do not create an excessive number of pallet subpositions.&lt;/P&gt;&lt;P&gt;EX &lt;/P&gt;&lt;P&gt;1 read: Batch 1 in SubPos. 900001 first time  of Position '000010'&lt;/P&gt;&lt;P&gt;2 read  Batch 2 in SubPos. 900002 of Position '000010'&lt;/P&gt;&lt;P&gt;3 read Batch1  in SubPos. 900001 -&amp;gt; I don't want create 900003 of Position '000010'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How do I read each with the same subposition  using  BAPI_INB_DELIVERY_CHANGE '90001  increasing the amount from time to time in part of the total (Partial quantity) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read that is possible do using in ITEM_DATA of BAPI_INB_DELIVERY_CHANGE  using correctly  HIERARITEM and USEHIERITM  but I don't still to get the correct configuration&lt;/P&gt;&lt;P&gt;In the example is how I try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX.&lt;/P&gt;&lt;P&gt;0180006736|000010    |45AE4800345       |          |000000    |           |           10000.000 |      10000.000 &lt;/P&gt;&lt;P&gt;0180006736|000010    |45AE4800345       |NOSCADBRIK|900001    |1          |1000.000 |      1000.000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know anything?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 11:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-inb-delivery-change/m-p/8026474#M1609416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-04T11:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_INB_DELIVERY_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-inb-delivery-change/m-p/8026475#M1609417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an older thread where it was explained how use correctly the parameters (USEHIERITEM etc.)  of function&lt;/P&gt;&lt;P&gt;BAPI_INB_DELIVERY_CHANGE???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 16:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-inb-delivery-change/m-p/8026475#M1609417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-09T16:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_INB_DELIVERY_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-inb-delivery-change/m-p/8026476#M1609418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just found the right configuration but the problem is that second time doesn't work well as the first.&lt;/P&gt;&lt;P&gt;So.&lt;/P&gt;&lt;P&gt;the first time the quantity came subtract from delivery position and added to the right subposition.&lt;/P&gt;&lt;P&gt;the second time the quantity came subtract from delivery position but not added to the subposition&lt;/P&gt;&lt;P&gt;Why this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the first to the second time I execute other operations like picking and packing, creation of OT etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a method for considering the second time like the first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 08:17:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-inb-delivery-change/m-p/8026476#M1609418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-19T08:17:38Z</dc:date>
    </item>
  </channel>
</rss>

