<?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: Does a table exist with kernel information? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232699#M1380868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the FM &lt;STRONG&gt;'SYSTEM_INFO&lt;/STRONG&gt; to get the kernel information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2009 12:25:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-12T12:25:22Z</dc:date>
    <item>
      <title>Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232698#M1380867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get some information about the kernel by using a oracle database connect (from non-SAP). Until now, I have found different tables showing me release, version, support packages and so on (CVERS, UVERS, etc.). But is there also a table where I can find the kernel information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232698#M1380867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232699#M1380868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the FM &lt;STRONG&gt;'SYSTEM_INFO&lt;/STRONG&gt; to get the kernel information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232699#M1380868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232700#M1380869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how System-&amp;gt;Status pulls it up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call 'SAPCORE' id 'ID' field 'VERSION'
                 id 'TABLE' field kernel_version-*sys*.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I guess there is no transparent table with this info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232700#M1380869</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-10-12T12:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232701#M1380870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does FM stand for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232701#M1380870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232702#M1380871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answers, but I want to know a SQL-select statement, nothing with ABAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232702#M1380871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232703#M1380872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM stands for Function Module. Goto SE37 and write the name given above by Vikranth there and execute it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: vijetasap on Oct 12, 2009 2:32 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232703#M1380872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232704#M1380873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM stands for function module. As Thomas pointed that there is no transperant table for this, you cannot use a select query. you will have to call the function module SYSTEM_INFO to get the kernel information. Please search in SCN as to how to call that function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232704#M1380873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232705#M1380874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, thank you ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any possibilities to get the kernel infos using the databaseconnect without SAP? Maybe with oracle specific means?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232705#M1380874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232706#M1380875</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;Try the FM TH_SAPREL2 (behind you find the old good one C ThSysInfo as in RFC_SYSTEM_INFO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gr., Frank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: i have not read the full forum, maybe someone else had arlready given this answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:43:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232706#M1380875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232707#M1380876</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;Probably u need to create or called a RFC based on SYSTEM_INFO or calling SYSTEM_INFO in order to export the kernel data,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just as Bensen wrote, there's RFC_SYSTEM_INFO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.s.:  RFC_SYSTEM_INFO doesn't seem to do the same thing of SYSTEM_INFO (but I've just given a look at both ABAP code)&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:46:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232707#M1380876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does a table exist with kernel information?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232708#M1380877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, okay .. it seems like there is no table for it .. so I have to think it over .. just googled and saw, that there is a solution between php and sap called saprfc .. so I will try this. Here I can also execute these FMs ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 13:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-a-table-exist-with-kernel-information/m-p/6232708#M1380877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T13:00:02Z</dc:date>
    </item>
  </channel>
</rss>

