<?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_ADDRESSORG_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038386#M1808719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Does this BAPI return any error messages...?? Secondly make sure you have the leading zeros in address number. Please paste your sample code&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jan 2014 07:51:08 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2014-01-18T07:51:08Z</dc:date>
    <item>
      <title>BAPI_ADDRESSORG_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038383#M1808716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this&amp;nbsp; BAPI_ADDRESSORG_CHANGE to update the mobile number and telephone number of the vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am running the above BAPI in SE37 and also as a standalone program it runs fine and updates the corrosponding feilds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but once i call this program in module pool along side other functional modules i see that BAPI runs fine and even the address no is also getting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;generated but the data is not getting updated in the adr2 table. I have run the&amp;nbsp; BAPI_TRANSACTION_COMMIT after even the data is not getting commited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone let me know what could be the problem of this sought of behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038383#M1808716</guid>
      <dc:creator>bhargava_dns</dc:creator>
      <dc:date>2014-01-17T12:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ADDRESSORG_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038384#M1808717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhargava,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check again whether you are using just COMMIT WORK or BAPI_TRANSACTION_COMMIT because both has some difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check sy-subrc after commit. Donot check the table soon after the process. You might be reading the data from the buffer. Try log out- login again. Think this might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy Coding,&lt;/P&gt;&lt;P&gt;Santhosh Yadav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:41:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038384#M1808717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T12:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ADDRESSORG_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038385#M1808718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi santhosh,&lt;/P&gt;&lt;P&gt;I have checked with both the commits...but the result is same.&lt;/P&gt;&lt;P&gt;when i am testing the BAPI using standalone using BAPI commit the DB is getting updated,&lt;/P&gt;&lt;P&gt;but when using it in the module pool its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 18:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038385#M1808718</guid>
      <dc:creator>bhargava_dns</dc:creator>
      <dc:date>2014-01-17T18:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ADDRESSORG_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038386#M1808719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Does this BAPI return any error messages...?? Secondly make sure you have the leading zeros in address number. Please paste your sample code&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 07:51:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-addressorg-change/m-p/10038386#M1808719</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-18T07:51:08Z</dc:date>
    </item>
  </channel>
</rss>

