<?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: Problem with delivery Bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112864#M983348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m passing id as serialnumber like 1 for first line item 2 for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second line item etc.. is this correct value or else i need to pass any other value to that....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2008 07:09:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-30T07:09:03Z</dc:date>
    <item>
      <title>Problem with delivery Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112859#M983343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do delivery with reference to saleorder i m using bapi BAPI_DELIVERYPROCESSING_EXEC which is working fine if there is a single line item in salesorder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But If i want to do delivery for multiple line items of particular sales order and when i m using the above bapi it is creating delivery document with only one line item of particular salesorder..i need the delivery document with all items which are there in salesorder...please helpme out in this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2008 06:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112859#M983343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-29T06:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with delivery Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112860#M983344</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;Try with BAPI "&lt;STRONG&gt;BAPI_OUTB_DELIVERY_SAVEREPLICA&lt;/STRONG&gt;".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2008 10:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112860#M983344</guid>
      <dc:creator>alpesh_saparia3</dc:creator>
      <dc:date>2008-06-29T10:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with delivery Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112861#M983345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to populate the Item values into an internal table, then using workarea for each item call this BAPI FM by looping this internal table.&lt;/P&gt;&lt;P&gt;&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;Chandralekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 06:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112861#M983345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T06:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with delivery Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112862#M983346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, &lt;/P&gt;&lt;P&gt;when i have loop that bapi it is creating one delivery number for each line item of sales order i want to have only one delivery number with respect to particular sales order...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 06:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112862#M983346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T06:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with delivery Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112863#M983347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what ID u are maintaining for Multiple items of the Sales Orders , everything is Ok, just u need to see How u are Giving ID for the Sales Order Items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check this one  and also check the Documentation of this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 07:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112863#M983347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T07:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with delivery Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112864#M983348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m passing id as serialnumber like 1 for first line item 2 for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second line item etc.. is this correct value or else i need to pass any other value to that....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 07:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112864#M983348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T07:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with delivery Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112865#M983349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no , pass the same ID for all items of the Sales Order 1, then check, it should be like that only , sorry i am not sure , but i have seen another BAPI's which requires some identifications to process all togetther.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 08:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-delivery-bapi/m-p/4112865#M983349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T08:24:20Z</dc:date>
    </item>
  </channel>
</rss>

