<?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: changing standard table data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004639#M709962</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;&lt;/P&gt;&lt;P&gt;   Use modify statement to change the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2007 05:01:31 GMT</pubDate>
    <dc:creator>former_member386202</dc:creator>
    <dc:date>2007-11-02T05:01:31Z</dc:date>
    <item>
      <title>changing standard table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004638#M709961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;               is there any way to change the data in any field of Standard table directly. urgent.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 04:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004638#M709961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T04:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: changing standard table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004639#M709962</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;&lt;/P&gt;&lt;P&gt;   Use modify statement to change the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 05:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004639#M709962</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-11-02T05:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: changing standard table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004640#M709963</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;U can change the values using modify like&lt;/P&gt;&lt;P&gt;modify VBAK from WA.U can also use BAPI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Vasudha L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Vasudha L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 05:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004640#M709963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T05:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: changing standard table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004641#M709964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you can not change the data of standard table directly, because they might dependant on many other tables. So what data do u wnt to change?&lt;/P&gt;&lt;P&gt;There are resepective BAPI's to do the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 05:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004641#M709964</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-11-02T05:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: changing standard table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004642#M709965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Khan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a minor addition:&lt;/P&gt;&lt;P&gt;You &amp;lt;i&amp;gt;can &amp;lt;/i&amp;gt;change the standard table directly yet you &amp;lt;b&amp;gt;SHOULD (MUST) NOT&amp;lt;/b&amp;gt; do it that way due to the possible dependencies mentioned by Gopi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 05:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004642#M709965</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-11-02T05:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: changing standard table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004643#M709966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Uwe,&lt;/P&gt;&lt;P&gt;           I need to change a particular entry that dont depent on any othere. now how can I do that. Coz I hav seen that anywhere. some1 change the entry directly in change mode. An before that I think he run debugger. Plz help. what the method for that.&lt;/P&gt;&lt;P&gt;thanks alot.&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 10:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004643#M709966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T10:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: changing standard table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004644#M709967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Khan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After showing the data using SE16 select the particular entry. Now when you display that single entry start debugging using /h. Press ENTER key. Now you can see the standard code where you can change the entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 10:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-table-data/m-p/3004644#M709967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T10:59:10Z</dc:date>
    </item>
  </channel>
</rss>

