<?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_OUTB_DELIVERY_CHANGE - header weight change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571093#M1659908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the Replies..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code is working fine after BAPI_TRANSACTION _COMMIT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 05:52:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-07T05:52:25Z</dc:date>
    <item>
      <title>BAPI_OUTB_DELIVERY_CHANGE - header weight change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571090#M1659905</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;I want to change the Gross weight and Net weight in outbount delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help me in identifying the fileds to add in the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a test by updating these fields . The system neither updated the documetn nor showed any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HEADER_DATA-DELIV_NUMB = WA_LIKP-VBELN.&lt;/P&gt;&lt;P&gt;HEADER_DATA-GROSS_WT = '100'.&lt;/P&gt;&lt;P&gt;HEADER_DATA-UNIT_OF_WT = 'KG'.&lt;/P&gt;&lt;P&gt;HEADER_CONTROL-DELIV_NUMB = WA_LIKP-VBELN.&lt;/P&gt;&lt;P&gt;HEADER_CONTROL-GROSS_WT_FLG = 'X'.&lt;/P&gt;&lt;P&gt;DELIVERY = WA_LIKP-VBELN.&lt;/P&gt;&lt;P&gt;&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>Mon, 06 Feb 2012 09:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571090#M1659905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-06T09:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OUTB_DELIVERY_CHANGE - header weight change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571091#M1659906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you done Transaction Commit after calling BAPI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 09:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571091#M1659906</guid>
      <dc:creator>former_member189779</dc:creator>
      <dc:date>2012-02-06T09:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OUTB_DELIVERY_CHANGE - header weight change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571092#M1659907</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;Vinit Joshi is right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using SE37 you can do a test sequence and add FM BAPI_TRANSACTION_COMMIT after the BAPI you're using to make changes effective, otherwise changes will not be commited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 10:08:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571092#M1659907</guid>
      <dc:creator>bruno_esperanca</dc:creator>
      <dc:date>2012-02-06T10:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OUTB_DELIVERY_CHANGE - header weight change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571093#M1659908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the Replies..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code is working fine after BAPI_TRANSACTION _COMMIT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 05:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-outb-delivery-change-header-weight-change/m-p/8571093#M1659908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T05:52:25Z</dc:date>
    </item>
  </channel>
</rss>

