<?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: Function Module WS_DELIVERY_UPDATe in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-ws-delivery-update/m-p/6257260#M1384480</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;Have a look at the documentation for the FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes in supply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this function module delivery are subject to change. The device can perform updates from picking on Kommissionierbelegflüsse (volumes &amp;amp; weights) when sitting UPDATE_PICKING parameters and quantities, weight and volume updates without Kommissionierflüsse if UPDATE_PICKING sits on SPACE. In this case, there is only one Einmalrückmeldung at any position. In VBPOK and VBKOK there are control parameters do, what changes will be implemented. Kommimengenänderungen are always in base unit number, quantity changes are always conducted in unit sales volume of the delivery position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When not working on Kommissionierrückmeldung, all information must be given to a delivery position in the call, subsets and weight returns are not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of batches can be returned several records with different batches of VBPOK-POSNR_VL. The fields in the Include VBPOKKOMMI within the structure VBPOK) are only for the case of Kommissionierrückmeldung with the use of Kommissionierbelegflüssen relevant (eg WM transfer order confirmation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The caller must evaluate both the log table PROT as well as the EXCEPTIONS OTHERS ERROR_MESSAHE and intercept. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 10:26:11 GMT</pubDate>
    <dc:creator>former_member209217</dc:creator>
    <dc:date>2009-11-13T10:26:11Z</dc:date>
    <item>
      <title>Function Module WS_DELIVERY_UPDATe</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-ws-delivery-update/m-p/6257259#M1384479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using a function module ws_delivery_update to delete the delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.6 this function module is first used to delete the line item of delivery first and then this function module deletes the entire delivery from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However in ECC6 this function module is not behaving in the same way.&lt;/P&gt;&lt;P&gt;Please let me know if there is any note available for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how F.M. is being used:&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'WS_DELIVERY_UPDATE'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            vbkok_wa               = ls_vbkok_wa&lt;/P&gt;&lt;P&gt;            synchron               = 'X'&lt;/P&gt;&lt;P&gt;            commit                 = 'X'&lt;/P&gt;&lt;P&gt;            delivery               = pd_vbeln&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           if_error_messages_send = ' '     " $01_upg&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            if_error_messages_send_0 = ' '    " $01_upg&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            vbpok_tab              = lt_vbpok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ls_vbkok_wa is blank.&lt;/P&gt;&lt;P&gt;pd_vbeln is delivery number&lt;/P&gt;&lt;P&gt;lt_vbpok has one entry in which delivery no. , item no. and lips_del = 'X' is filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 10:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-ws-delivery-update/m-p/6257259#M1384479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-13T10:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module WS_DELIVERY_UPDATe</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-ws-delivery-update/m-p/6257260#M1384480</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;Have a look at the documentation for the FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes in supply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this function module delivery are subject to change. The device can perform updates from picking on Kommissionierbelegflüsse (volumes &amp;amp; weights) when sitting UPDATE_PICKING parameters and quantities, weight and volume updates without Kommissionierflüsse if UPDATE_PICKING sits on SPACE. In this case, there is only one Einmalrückmeldung at any position. In VBPOK and VBKOK there are control parameters do, what changes will be implemented. Kommimengenänderungen are always in base unit number, quantity changes are always conducted in unit sales volume of the delivery position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When not working on Kommissionierrückmeldung, all information must be given to a delivery position in the call, subsets and weight returns are not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of batches can be returned several records with different batches of VBPOK-POSNR_VL. The fields in the Include VBPOKKOMMI within the structure VBPOK) are only for the case of Kommissionierrückmeldung with the use of Kommissionierbelegflüssen relevant (eg WM transfer order confirmation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The caller must evaluate both the log table PROT as well as the EXCEPTIONS OTHERS ERROR_MESSAHE and intercept. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 10:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-ws-delivery-update/m-p/6257260#M1384480</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2009-11-13T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module WS_DELIVERY_UPDATe</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-ws-delivery-update/m-p/6257261#M1384481</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;Some enhancement is removed in ECC6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Note 334794 - DELU via new function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 10:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-ws-delivery-update/m-p/6257261#M1384481</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2009-11-13T10:29:47Z</dc:date>
    </item>
  </channel>
</rss>

