<?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 SE30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872327#M367185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to check the performance in se30. I got a Standard SAP table and i need to add a bespoke field to it now. But this table is largely used in our environment. The suggestions are create a new Bespoke table and add this new field in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Client wants to check the performance of the new bespoke field if it is added to the standard SAP table . Please help how to check the performance if a add a new bespoke field to the standard table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Smith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2007 10:57:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-23T10:57:14Z</dc:date>
    <item>
      <title>SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872327#M367185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to check the performance in se30. I got a Standard SAP table and i need to add a bespoke field to it now. But this table is largely used in our environment. The suggestions are create a new Bespoke table and add this new field in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Client wants to check the performance of the new bespoke field if it is added to the standard SAP table . Please help how to check the performance if a add a new bespoke field to the standard table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Smith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 10:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872327#M367185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T10:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872328#M367186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try using ST05 - SQL Trace. I think this should help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE30 is all about run-time analysis, where you can check performance of an ABAP program usually w.r.t. database access. It gives idea about time consumed in accessing database, also time taken for the execution of ABAP statements. In short it gives a graphical analysis, which is self explanatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please feel to get back, if you have any further queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-B S B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 11:05:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872328#M367186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T11:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872329#M367187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BSB,&lt;/P&gt;&lt;P&gt;Thanks for your prompt response...&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Try using ST05 - SQL Trace. I think this should help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain in brief how to use st05 to find out the performance of the feild in the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Smith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 11:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872329#M367187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T11:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872330#M367188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is No Such Issue if u add Fields or Appending structures to any Standard SAP Tables, If some boday asking then u have to Educate them in such way that There will be no such issues will come when u add fields, Bcos SAP itself Recommends or release notes to add/append structures to SAP standard Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 11:20:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872330#M367188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T11:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872331#M367189</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;      Iam not sure if its possible to check the performance of the table as such.&lt;/P&gt;&lt;P&gt;But if you add a field to this and you have no other go but only to make a select to this table with this new custom field without the primary keys of the table , then the performance of your program may degrade.We can improve this condition by creating a secondary index on this field.&lt;/P&gt;&lt;P&gt;If your interested in having a &amp;lt;i&amp;gt;health&amp;lt;/i&amp;gt; check of the table , you can do that by going to &lt;/P&gt;&lt;P&gt;SE11 -&amp;gt; display table -&amp;gt; utilities -&amp;gt; runtime object/database object -&amp;gt; check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 11:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872331#M367189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T11:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872332#M367190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smith,&lt;/P&gt;&lt;P&gt;The Performance means, where this table is used i mean how many programs/screens/Function modules were used this table, and&lt;/P&gt;&lt;P&gt; if you add this field will it affect to the performance, i suppose this was the question. there will be no performace issue at all, because you will add the field with the help of append structure, and you won't los any date in that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 11:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se30/m-p/1872332#M367190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T11:36:19Z</dc:date>
    </item>
  </channel>
</rss>

