<?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: help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/3522240#M847193</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;You can update the table entries with UPDATE statement also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2008 15:03:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-11T15:03:43Z</dc:date>
    <item>
      <title>help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/3522239#M847192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while i review some source, i am wondering if the following source is possible for updating or inserting data into standard table? as far as i know, by using SAP GUI, only possible for handle cbo table, not handle(insert, update) standard table by abap code, so we are using bdc, or access to oracle db directly without sap instance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE tka07 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vspkz = 'X' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE kokrs = 'H100' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND versn = '500' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND gjahr = g_gjahr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 15:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/3522239#M847192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T15:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/3522240#M847193</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;You can update the table entries with UPDATE statement also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 15:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/3522240#M847193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T15:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/3522241#M847194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one standard syntax variant of the ABAP UPDATE verb for updating a transparent table.But in principle you should not use it for a standard table or you may introduce inconsistencies in the SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, never, ever write directly to a standard table. Yes, there are rare exceptions, but it's a good rule of thumb. You should be able to find sap standard function modules (bapis), or try BDCs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 16:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/3522241#M847194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T16:06:07Z</dc:date>
    </item>
  </channel>
</rss>

