<?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 RFC enabled Function Module to retrieve configuration parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-module-to-retrieve-configuration-parameters/m-p/11684643#M1945924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am currently writting a simple python scirpt that should retrieve values of all configuration parameters on all SAP systems in our environemnt and do some checks on them. However, I am struggling to find a suitable FM that will allow me to retrieve configuration parameters through the RFC connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there such module? Does anybody know its name or link to its description?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 May 2016 11:45:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-05-14T11:45:48Z</dc:date>
    <item>
      <title>RFC enabled Function Module to retrieve configuration parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-module-to-retrieve-configuration-parameters/m-p/11684643#M1945924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am currently writting a simple python scirpt that should retrieve values of all configuration parameters on all SAP systems in our environemnt and do some checks on them. However, I am struggling to find a suitable FM that will allow me to retrieve configuration parameters through the RFC connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there such module? Does anybody know its name or link to its description?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 11:45:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-module-to-retrieve-configuration-parameters/m-p/11684643#M1945924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-14T11:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: RFC enabled Function Module to retrieve configuration parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-module-to-retrieve-configuration-parameters/m-p/11684644#M1945925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with "configuration parameters" do you mean "profile parameters"? For reading profile parameters there is the TaskHandler function module TH_GET_PROFILE_VALUE. But there are two "problems" with it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;It's not RFC-enabled. So you would have to create your own RFC-enabled wrapper FM around it.&lt;/LI&gt;&lt;LI&gt;It does not give a "list" of all profile parameters defined in the system, but reads only one parameter at a time. So either you are anyway only interested in a fixed set of parameters, then you call the FM x times for the x parameters you would like to read, or you look around a bit in the other TaskHandler FMs: there is quite a few of them, all starting with TH_ and some give quite interesting details about the current system state, like status of the work processes, logged in users, ressource usage of the app servers, etc. Perhaps there is also one that returns a full list of current profile parameters?!&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Ulrich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 17:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-module-to-retrieve-configuration-parameters/m-p/11684644#M1945925</guid>
      <dc:creator>Ulrich_Schmidt1</dc:creator>
      <dc:date>2016-05-17T17:10:06Z</dc:date>
    </item>
  </channel>
</rss>

