<?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: browsing data in SAP tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195053#M1981183</link>
    <description>&lt;P&gt;Dear Anwar,&lt;/P&gt;&lt;P&gt;You need to identify the Schema name from your Admin. In that the SAP tables are stored as below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1811488-sql.png" /&gt;&lt;/P&gt;&lt;P&gt;Assuming your Schema name is MMSCHEMA then you can write a query as below&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM "MMSCHEMA".MVKE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2020 09:04:13 GMT</pubDate>
    <dc:creator>venkateswaran_k</dc:creator>
    <dc:date>2020-05-21T09:04:13Z</dc:date>
    <item>
      <title>browsing data in SAP tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195048#M1981178</link>
      <description>&lt;P&gt;Dear experts &lt;/P&gt;
  &lt;P&gt;I am pretty much newbie in sap. I need to know how can i query SAP tables. I have configured SAP HANA studio and RAzorSQL tool with System user.&lt;/P&gt;
  &lt;P&gt;now i am accessing different schema for data but i cant found any single table related to the business, But i found mostly system admin tables with data .&lt;/P&gt;
  &lt;P&gt;Now i need to know do i need any other user to access application data??&lt;/P&gt;
  &lt;P&gt;do i need any other tool ??&lt;/P&gt;
  &lt;P&gt;Is there any schema designed in SAP to keep application modules data ,like MM data in MM folder , OM data in Another folder..&lt;BR /&gt;If someone help me to do query in &lt;STRONG&gt;MVKE&lt;/STRONG&gt; – Sales Org, distribution channel table and browse data , it would be great help&lt;BR /&gt;&lt;BR /&gt;regards&lt;/P&gt;
  &lt;P&gt;Anwer Ali &lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 05:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195048#M1981178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-05-21T05:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: browsing data in SAP tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195049#M1981179</link>
      <description>&lt;P&gt;Sounds like your backend is not an ERP system, rather just the ABAP stack. It doesn't contain the material master module.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 05:21:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195049#M1981179</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2020-05-21T05:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: browsing data in SAP tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195050#M1981180</link>
      <description>&lt;P&gt;Dear Matthew &lt;/P&gt;&lt;P&gt;i am sharing on screen shot for your review, Please suggest if you understand. according to image my left side is schema where i assume that in these schema somewhere application data should be recorded. &lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/storage/attachments/1811467-sap.jpg"&gt;sap.jpg&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 05:37:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195050#M1981180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-05-21T05:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: browsing data in SAP tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195051#M1981181</link>
      <description>&lt;P&gt;What is the scheme name of SAP ERP in your database? (log in via SAP GUI &amp;gt; menu System &amp;gt; Status &amp;gt; Database info)&lt;/P&gt;&lt;P&gt;Are you in the right tenant?&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 08:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195051#M1981181</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-05-21T08:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: browsing data in SAP tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195052#M1981182</link>
      <description>&lt;P&gt;Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.&lt;/P&gt;&lt;P&gt;If you do a comment under a question/answer and you want to target someone else than the question/answer' author, the only solution is to copy/paste their hyperlinked name so that the person receives a warning (NB: @ doesn't work/but typing this character will suggest hyperlinked names)&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 08:30:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195052#M1981182</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-05-21T08:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: browsing data in SAP tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195053#M1981183</link>
      <description>&lt;P&gt;Dear Anwar,&lt;/P&gt;&lt;P&gt;You need to identify the Schema name from your Admin. In that the SAP tables are stored as below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1811488-sql.png" /&gt;&lt;/P&gt;&lt;P&gt;Assuming your Schema name is MMSCHEMA then you can write a query as below&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM "MMSCHEMA".MVKE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 09:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/browsing-data-in-sap-tables/m-p/12195053#M1981183</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2020-05-21T09:04:13Z</dc:date>
    </item>
  </channel>
</rss>

