<?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: BAPI for Delivery Change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396261#M1240070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to update the field 'LIKP-BOLNR (Bill of Lading)' while creation og billing we can use 'BAPI_DELIVERYPROCESSING_EXEC' &amp;amp; REQUEST (parameter)  &amp;amp; field (BILLOFLADING). But i am not sure about the delivery change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2009 23:48:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-23T23:48:40Z</dc:date>
    <item>
      <title>BAPI for Delivery Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396260#M1240069</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;We have a requirement (LE-Shipping) to update a outbound delivery from an inbound message (RFC)&lt;/P&gt;&lt;P&gt;The field that needs to be updated is LIKP-BOLNR (Bill of Lading).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a BAPI that has the above field in SAP used to update outbound delivery in change mode?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 22:24:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396260#M1240069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T22:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Delivery Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396261#M1240070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to update the field 'LIKP-BOLNR (Bill of Lading)' while creation og billing we can use 'BAPI_DELIVERYPROCESSING_EXEC' &amp;amp; REQUEST (parameter)  &amp;amp; field (BILLOFLADING). But i am not sure about the delivery change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 23:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396261#M1240070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T23:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Delivery Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396262#M1240071</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;What i will suggest to use Enhancement for this process. Whenever inbound message gets trigger use BADI &lt;STRONG&gt;LE_SHP_DELIVERY_UPDATE&lt;/STRONG&gt; (Method &lt;STRONG&gt;Update_item&lt;/STRONG&gt;, Parameter &lt;STRONG&gt;IS_LIKP&lt;/STRONG&gt;) to update delivery. This parameter is having all current values of LIKP which can be modified. Please try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gaurav Mishra on Mar 24, 2009 4:50 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 03:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396262#M1240071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T03:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Delivery Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396263#M1240072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;If we use the BADI, then we have to write a BAPI again for it. Instead we decided to write one custom program to update the delivery in change mode and do the error handling as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 14:09:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396263#M1240072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T14:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Delivery Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396264#M1240073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Decided to use a custom program to update the delivery in change mode and also to do error handling instead of using a BADI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 14:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-delivery-change/m-p/5396264#M1240073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T14:10:48Z</dc:date>
    </item>
  </channel>
</rss>

