<?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: Function to get Table indices in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452575#M1414063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2010 14:01:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-04T14:01:10Z</dc:date>
    <item>
      <title>Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452569#M1414057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm looking for a function modul to get indices of individuell table.&lt;/P&gt;&lt;P&gt;I could'nt dfinde any one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452569#M1414057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T13:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452570#M1414058</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 you can check the table DD12L for INDEX definitions of a table and DD12T for descriptions of indexes. Here pass the table name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452570#M1414058</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2010-01-04T13:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452571#M1414059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD12L, DD12T, DD12V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452571#M1414059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T13:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452572#M1414060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can use FM " DB_GET_INDEXES'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452572#M1414060</guid>
      <dc:creator>former_member194416</dc:creator>
      <dc:date>2010-01-04T13:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452573#M1414061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very very much to all &lt;/P&gt;&lt;P&gt;ehmm @Gungor Ozcelebi  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get now all index fields from the FM. How can I determine the secondary indices.&lt;/P&gt;&lt;P&gt;I think its everything fields without '~0' right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: handeglo on Jan 4, 2010 2:53 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:50:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452573#M1414061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T13:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452574#M1414062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you get the following tables in the FM.. right? &lt;/P&gt;&lt;P&gt;DBINDEXES&lt;/P&gt;&lt;P&gt;DBINDFLDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this DBINDEXES you have 1 field for index another for unique.. for primary key it would be 'X'.&lt;/P&gt;&lt;P&gt;or any ways the index &lt;STRONG&gt;&amp;lt;tab_name&amp;gt;~0&lt;/STRONG&gt; means primary key( &lt;STRONG&gt;~0&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after getting this... &lt;/P&gt;&lt;P&gt;you delete the lines for &amp;lt;tab_name&amp;gt;~0 from DBINDFLDS and rest are your secondary keys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 14:00:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452574#M1414062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T14:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452575#M1414063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 14:01:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452575#M1414063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T14:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function to get Table indices</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452576#M1414064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, ~0 is allways the primary index, all others are secondary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 17:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-get-table-indices/m-p/6452576#M1414064</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-01-04T17:41:19Z</dc:date>
    </item>
  </channel>
</rss>

