<?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: need the simplest code to select a table's content in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395938#M815412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;can u tell me what do uyou mean by 'Which are not Activated'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Waseem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2008 14:32:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-22T14:32:42Z</dc:date>
    <item>
      <title>need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395937#M815411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;We want to view the content of some tables which are  NOT activated .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide a piece of ABAP code to help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points guaranteed. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 14:30:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395937#M815411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395938#M815412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;can u tell me what do uyou mean by 'Which are not Activated'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Waseem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 14:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395938#M815412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T14:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395939#M815413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the tables which are NOT activated, from SAP point of view don't exist at all. If they don't exist, no data could be stored in these tables, so there is nothing to select and you cannot select from tables which don't exist... and so on... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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>Fri, 22 Feb 2008 14:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395939#M815413</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-02-22T14:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395940#M815414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I give an example here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do this at the UNIX level:&lt;/P&gt;&lt;P&gt;select * from SAPSR3DB.BC_SL_ACTIVE_PARTS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I get 3 lines returned. However if I try se16 for above table, I am told that is NOT activated in the dictionary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for some systems I do not have UNIX access. So please help give some code to get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 14:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395940#M815414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T14:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395941#M815415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting - try native SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 14:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395941#M815415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T14:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395942#M815416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That table doesnt exist in SAP. The table name can be 16 characters long max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 14:56:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395942#M815416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T14:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395943#M815417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's existing at DB level. I can see it thru SQLPLUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide ABAP code. &lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 22, 2008 10:05 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 15:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395943#M815417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T15:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395944#M815418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Native SQL is database dependent, so it's not possible to give a general answer. Please see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Native SQL|http://help.sap.com/saphelp_47x200/helpdata/EN/fc/eb3b8b358411d1829f0000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 15:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395944#M815418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T15:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: need the simplest code to select a table's content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395945#M815419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is Oracle10. Please give the exact code because I do NOT have any ABAP experience. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 15:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-simplest-code-to-select-a-table-s-content/m-p/3395945#M815419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T15:13:41Z</dc:date>
    </item>
  </channel>
</rss>

