<?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 Master Data and Transaction Data Table Index in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-and-transaction-data-table-index/m-p/2072647#M429448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;1.	&amp;lt;b&amp;gt;Please tell how to find the data base size of table .&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2. have a requirement to find the data base size of tables in ECC 6.0 and then create index since we have some enhancement in data sources based on these tables. We want to create the index on the table that supply data to datasource and then it flow to cube in BI. Please let me know some tips on indexing or send me any documents on indexing at cube and tables level to improve performance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;soniya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2007 17:58:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-08T17:58:27Z</dc:date>
    <item>
      <title>Master Data and Transaction Data Table Index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-and-transaction-data-table-index/m-p/2072647#M429448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;1.	&amp;lt;b&amp;gt;Please tell how to find the data base size of table .&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2. have a requirement to find the data base size of tables in ECC 6.0 and then create index since we have some enhancement in data sources based on these tables. We want to create the index on the table that supply data to datasource and then it flow to cube in BI. Please let me know some tips on indexing or send me any documents on indexing at cube and tables level to improve performance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;soniya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 17:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-and-transaction-data-table-index/m-p/2072647#M429448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T17:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Master Data and Transaction Data Table Index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-and-transaction-data-table-index/m-p/2072648#M429449</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 this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BKC/RFC_GET_TABLE_SIZE &lt;/P&gt;&lt;P&gt;/SDF/INF_TOP_TABLES &lt;/P&gt;&lt;P&gt;/SDF/MSS_TEXT_IMAGE_FIELDS &lt;/P&gt;&lt;P&gt;GET_TABLE_SIZE_DB4 &lt;/P&gt;&lt;P&gt;GET_TABLE_SIZE_DB6 &lt;/P&gt;&lt;P&gt;MSS_GET_DB_SIZE_DETAILS &lt;/P&gt;&lt;P&gt;MSS_GET_SCHEMA_SIZE_INFO &lt;/P&gt;&lt;P&gt;MSS_GET_TABLE_SIZE_INFO &lt;/P&gt;&lt;P&gt;SFMSS_SIZE &lt;/P&gt;&lt;P&gt;GET_TABLE_SIZE_MSS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check with transaction DB02/DB16/DB17.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 18:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-and-transaction-data-table-index/m-p/2072648#M429449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T18:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Master Data and Transaction Data Table Index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-and-transaction-data-table-index/m-p/2072649#M429450</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;For the table length..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display the table in SE11..Then in the menu choose..EXTRAS -&amp;gt; TABLE LENGTH..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the table width..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 18:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-and-transaction-data-table-index/m-p/2072649#M429450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T18:04:59Z</dc:date>
    </item>
  </channel>
</rss>

