<?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: Update the database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982052#M1341007</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;Please check what message table RETURNMESSAGES is giving.&lt;/P&gt;&lt;P&gt;And make changes accordingly in yur code.&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;Hiren K.Chitalia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Hiren Chitalia on Aug 3, 2009 12:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2009 10:19:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-03T10:19:14Z</dc:date>
    <item>
      <title>Update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982051#M1341006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am  updating MARA-BEGRU field in the MARA table using BAPI_MATERIAL_SAVEDATA and i am able to do that also.But i am not able to update the same field if the MARA-BEGRU(Authorization Group Field)  is disable in MM02 Transaction.Is it possible to update the database table keeping that field disable in MM02 transaction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 10:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982051#M1341006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T10:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982052#M1341007</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;Please check what message table RETURNMESSAGES is giving.&lt;/P&gt;&lt;P&gt;And make changes accordingly in yur code.&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;Hiren K.Chitalia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Hiren Chitalia on Aug 3, 2009 12:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 10:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982052#M1341007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T10:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982053#M1341008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. It is possible to update the database table without going to transaction or even if the fileds are disabled. Unless if it is locked by any other user by using LOCK OBJECTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 10:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982053#M1341008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T10:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982054#M1341009</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;I believe it depends on material type, so u should change the customizing for it in order that field is available in MM02 and in BAPI too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u need to develop a your control in MM02 to avaoid the modifcation of that field by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway it doesn't make sense what u need to do: if that field can't be changed by MM02, why do u need to change it by BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 10:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-the-database-table/m-p/5982054#M1341009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T10:22:03Z</dc:date>
    </item>
  </channel>
</rss>

