<?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: Delivery change function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712804#M1106963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i read it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam not a technical consultent, Iam function consultent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u know help me please what data needs to be populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2008 12:44:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-07T12:44:31Z</dc:date>
    <item>
      <title>Delivery change function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712802#M1106961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me the Function module for Out bound Delivery Deletion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we delete the delivery through the following function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What data  needs to be populated in to the FM!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI_OUTB_DELIVERY_CHANGE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u please some one help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 12:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712802#M1106961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T12:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Delivery change function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712803#M1106962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you read the function module documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 12:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712803#M1106962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T12:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Delivery change function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712804#M1106963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i read it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam not a technical consultent, Iam function consultent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u know help me please what data needs to be populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 12:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712804#M1106963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T12:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Delivery change function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712805#M1106964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For deleting the delivery I think it would be sufficient to set the DLV_DEL of the Header control data flag to 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the HEADER_CONTROL-DELIV_NUMB and HEADER_CONTROL-DLV_DEL = 'X'&lt;/P&gt;&lt;P&gt;You might also have to pass the delivery number to HEADER_DATA-DELIV_NUMB. Not sure of this, you test this in transaction SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you want to delete a single item, then you will have to pass data to &lt;/P&gt;&lt;P&gt;ITEM_CONTROL-DELIV_NUMB&lt;/P&gt;&lt;P&gt;ITEM_CONTROL-DELIV_ITEM&lt;/P&gt;&lt;P&gt;&amp;amp; &lt;/P&gt;&lt;P&gt;ITEM_CONTROL-DEL_ITEM = 'X'.&lt;/P&gt;&lt;P&gt;You might also have to pass the delivery number and item number to ITEM_DATA-DELIV_NUMB and ITEM_DATA-DELIV_ITEM. Also not sure of this, you test this in transaction SE37.&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;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 13:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delivery-change-function-module/m-p/4712805#M1106964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T13:19:04Z</dc:date>
    </item>
  </channel>
</rss>

