<?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: How to check a SAP server program's source code? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-check-a-sap-server-program-s-source-code/m-p/11770026#M1951990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM59 you are looking at the RFC destination (ZRFC_CONNECTION) and inside of that destination definition you see the registered server program (ZSERVER_PROGRAM). To my understanding this is only an ID which will be published in the SAP gateway, with this ID, other systems are able to call the RFCs in a given server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the SAP Help:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://help.sap.com/saphelp_nwpi711/helpdata/en/48/a8e31751343079e10000000a42189b/content.htm?frameset=/en/48/a98f837e28674be10000000a421937/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=277"&gt;https://help.sap.com/saphelp_nwpi711/helpdata/en/48/a8e31751343079e10000000a42189b/content.htm?frameset=/en/48/a98f837e28674be10000000a421937/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=277&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one that does all the work will be the FM that was defined/configured to process the incoming/outgoing data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2016 14:10:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-06-14T14:10:04Z</dc:date>
    <item>
      <title>How to check a SAP server program's source code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-check-a-sap-server-program-s-source-code/m-p/11770024#M1951988</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;We have a 2 way IDoc based interface with an external system.&lt;/P&gt;&lt;P&gt;As I see the communication is based on a SAP server side program called f.e. "ZSERVER_PROGRAM".&lt;/P&gt;&lt;P&gt;It's set in SM59, under TCP/IP connections (f.e. ZRFC_CONNECTION) and in the Technical settings, the Activation type is set to "Registered server program", and the Registered server program is populated with "ZSERVER_PROGRAM".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working properly in both inbound and outbound ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how is it working properly, how can I check (in which transaction) the code of the "ZSERVER_PROGRAM" server program, and how to modify it, if necessary?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is welcome &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://community.sap.com/108/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(and yes I was searching the net before questioning, but found only generic stuffs...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Tamas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 08:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-check-a-sap-server-program-s-source-code/m-p/11770024#M1951988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-14T08:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a SAP server program's source code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-check-a-sap-server-program-s-source-code/m-p/11770025#M1951989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I used such a registered server program for an interface with an external system. The source code isn't available via SAP - it will be some kind of executable, written in C, .net or suchlike.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 08:56:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-check-a-sap-server-program-s-source-code/m-p/11770025#M1951989</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-06-14T08:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a SAP server program's source code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-check-a-sap-server-program-s-source-code/m-p/11770026#M1951990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM59 you are looking at the RFC destination (ZRFC_CONNECTION) and inside of that destination definition you see the registered server program (ZSERVER_PROGRAM). To my understanding this is only an ID which will be published in the SAP gateway, with this ID, other systems are able to call the RFCs in a given server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the SAP Help:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://help.sap.com/saphelp_nwpi711/helpdata/en/48/a8e31751343079e10000000a42189b/content.htm?frameset=/en/48/a98f837e28674be10000000a421937/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=277"&gt;https://help.sap.com/saphelp_nwpi711/helpdata/en/48/a8e31751343079e10000000a42189b/content.htm?frameset=/en/48/a98f837e28674be10000000a421937/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=277&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one that does all the work will be the FM that was defined/configured to process the incoming/outgoing data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 14:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-check-a-sap-server-program-s-source-code/m-p/11770026#M1951990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-14T14:10:04Z</dc:date>
    </item>
  </channel>
</rss>

