<?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: check table exists in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543826#M852513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Bert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables are stored in table DD02L in SAP. So best is to do a SELECT COUNT ... on DD02L e with the table name entered by the user...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 14:04:01 GMT</pubDate>
    <dc:creator>JozsefSzikszai</dc:creator>
    <dc:date>2008-03-25T14:04:01Z</dc:date>
    <item>
      <title>check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543824#M852511</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;How can I check if a table exists when I have the name, for example entered by the user. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greets&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 14:00:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543824#M852511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T14:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543825#M852512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table DD02L holds all table names, have your program check there wether a table exists.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 14:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543825#M852512</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-03-25T14:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543826#M852513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Bert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables are stored in table DD02L in SAP. So best is to do a SELECT COUNT ... on DD02L e with the table name entered by the user...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 14:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543826#M852513</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-03-25T14:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543827#M852514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXISTS TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://sapdb.org/7.4/htmhelp/6d/117c20d14811d2a97400a0c9449261/content.htm]&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, 25 Mar 2008 14:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543827#M852514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T14:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543828#M852515</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;Go to SE12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter any table in which that field exists for which you want to see the check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on the field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incase a check table exists, it will be displayed in the screen which comes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&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, 25 Mar 2008 14:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543828#M852515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T14:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543829#M852516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check in table : DD02L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 14:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543829#M852516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543830#M852517</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;a bit late but for the others, do not request everytime &lt;SPAN style="font-size: 10pt;"&gt;the table with a SELECT but prefer MF available for and used for several cases. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;MF: &lt;STRONG&gt;INTERN_TYPE_KIND&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Return the kind of the DDIC Object given or nothing if does not exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rachid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2015 11:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543830#M852517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-08T11:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: check table exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543831#M852518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;there is another FM you can use it, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;call function &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'DDIF_TYPEINFO_GET'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;exporting&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; typename &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'ZIBO_URL_ALV'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;importing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; typekind &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;ty&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;or this table, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;you can select from this table&amp;nbsp; DDTYPES, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/765940" width="450" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;it is the same if you want to use SELECT or FM. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;At the end, it depends on your requierement, for example, you have FM that does not fulfill requirements. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6666669845581px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;Ibrahim &lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 07:15:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-exists/m-p/3543831#M852518</guid>
      <dc:creator>former_member184158</dc:creator>
      <dc:date>2015-08-09T07:15:41Z</dc:date>
    </item>
  </channel>
</rss>

