<?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>Question Re: Which secure options exist for version compare of workbench objects between DEV and PROD? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782683#M234875</link>
    <description>&lt;P&gt;Just edit, I think. Or notify a helpful moderator.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Feb 2019 09:39:32 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2019-02-19T09:39:32Z</dc:date>
    <item>
      <title>Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaq-p/782679</link>
      <description>&lt;P&gt;A while ago, I &lt;A href="https://answers.sap.com/questions/705313/is-remote-version-comparison-of-workbench-objects.html"&gt;asked a question&lt;/A&gt; related to the different behaviour of version compare in SE38 after we had upgraded from NW750 SP07 to NW750 SP13 (EHP8). The RFC-connections needed for version compare have been closed off to generally prevent RFC-access from dev to prod for security reasons. &lt;/P&gt;
  &lt;P&gt;I looked through the security information provided in &lt;A href="https://help.sap.com/doc/saphelp_nwpi71/7.1/en-US/37/1a9b6a338cca448508f3a48d2d1e2d/frameset.htm"&gt;this guide&lt;/A&gt;, but didn't find specific enough recommendations there. And earlier questions in SAP Community don't quite match our current situation.&lt;/P&gt;
  &lt;P&gt;We have the rule in our development guidelines that version comparison between DEV and PROD should be done before new development gets started for an object. This obviously needs to be possible to do as easily and quickly as possible as it otherwise just won't get done.&lt;/P&gt;
  &lt;P&gt;I therefore have the following questions:&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;Do you routinely use version compare from DEV to PROD for workbench objects to e.g. ensure that all earlier changes have already made it into PROD or are there other/better options to do this?&lt;/LI&gt; 
   &lt;LI&gt;How large is the risk of unauthorized activities in PROD if version compare is done via the standard functionality offered by the ABAP Workbench i.e. via SE38/SE80/SE39/SE11 for which RFC-connections need to be set up?&lt;/LI&gt; 
   &lt;LI&gt;How can this risk be eliminated?&lt;/LI&gt; 
   &lt;LI&gt;Are there recommendations of how RFC-connections and authorizations for version compares between DEV and QA/PROD should be defined or should they just not be defined at all?&lt;/LI&gt; 
   &lt;LI&gt;Would setting up a separate client in PROD which then only contains client independent workbench-objects be helpful and could it be used for version compares?&lt;/LI&gt; 
   &lt;LI&gt;Is there a means to do this easily and safely via Eclipse? (* see footnote below)&lt;/LI&gt; 
  &lt;/UL&gt;
  &lt;P&gt;Thanks for any feedback - or even additional questions I haven't thought of yet!&lt;/P&gt;
  &lt;P&gt;Cheers&lt;/P&gt;
  &lt;P&gt;Bärbel&lt;/P&gt;
  &lt;P&gt;(*) Footnote: As of right now, Eclipse is not yet used much if at all and most development work happens via SAP GUI and the workbench transactions. When I tried a remote compare between the program versions in DEV and QA it sort of worked but several false hits where reported where e.g. the German Umlaut "ä" in my name was "butchered" in the displayed QA-code (as if the retrieval had a Unicode-issue). The fact, that Eclipse is in edit-mode by default is also a bit of an issue (I think).&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 07:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaq-p/782679</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-02-19T07:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782680#M234872</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Do you routinely use version compare from DEV to PROD for workbench objects to e.g. ensure that all earlier changes have already made it into PROD or are there other/better options to do this?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;No. Probably because we don't release our dev transports until it's time to go to production.&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Is there a means to do this easily and safely via Eclipse? (* see footnote below)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I use Eclipse for version compare for preference. With classes it's especially useful as you can compare them nearly all at once - whereas in SAPGui, you can only do method by method. I've never had an issue. We also have umlauts and other special characters. (Off topic: Eclipse also keeps local versions, so you can easily revert to the version of an object you saved three hours earlier. Saved my life a couple of times!).&lt;/P&gt;&lt;P&gt;For comparison within SAPGui, the userid specified for the RFC should have its authorisations locked down as much as possible. This can be done via the authorisation trace. SAP offer a service for this note 1682316 if you don't want to do it yourself.&lt;/P&gt;&lt;P&gt;I like your idea concerning a configuration-less client for comparisons.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 08:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782680#M234872</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-19T08:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782681#M234873</link>
      <description>&lt;P&gt;You should add the &lt;STRONG&gt;security &lt;/STRONG&gt;tag. Possible &lt;STRONG&gt;Netweaver Administration.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 08:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782681#M234873</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-19T08:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782682#M234874</link>
      <description>&lt;P&gt;Thanks for your comment, Matt! I'd like to add more tags but don't see an option to actually do that under "Actions". Some missing auths perhaps or is it because there's already your answer and the question can therefore no longer be edited?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 08:21:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782682#M234874</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-02-19T08:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782683#M234875</link>
      <description>&lt;P&gt;Just edit, I think. Or notify a helpful moderator.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 09:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782683#M234875</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-19T09:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782684#M234876</link>
      <description>&lt;P&gt;Not sure why, but all of a sudden, the edit option was available under "Actions" and I could add tags.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 09:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782684#M234876</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-02-19T09:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782685#M234877</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;matthew.billingham&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Thanks for your feedback, Matt!&lt;/P&gt;&lt;P&gt;You mention comparison of classes, but what about enhancements? We have one particularly large enhancement where developers very often rely on version comparisons across systems to avoid overtaking each others changes or to find out what went wrong with a recent change (I had &lt;A href="https://answers.sap.com/questions/143404/what-are-best-practices-to-allow-multiple-develope.html" target="_blank"&gt;a question&lt;/A&gt; related to that a while ago). When I try to open the enhancement in Eclipse all it does is to open it in a GUI-window. So, at a guess and corroborated by &lt;A href="https://archive.sap.com/discussions/thread/3717367" target="_blank"&gt;this thread&lt;/A&gt; from 2015 and nothing newer, enhancements cannot yet be really handled via Eclipse. &lt;/P&gt;&lt;P&gt;Are there other options to do version comparisons for enhancements apart from e.g. SE84 with RFC-connections?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 12:49:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782685#M234877</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-02-19T12:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782686#M234878</link>
      <description>&lt;P&gt;Sorry. I don't have wide experience of enhancements.&lt;/P&gt;&lt;P&gt;But using the factory pattern and multiple interface implementations you can usually remove dependencies between transports and not have to worry about any overtaking transports.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 13:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782686#M234878</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-19T13:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782687#M234879</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;matthew.billingham&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;well, to put it mildly, we are lightyears away from "... using the factory pattern and multiple interface implementations...." when it comes to that particular enhancement (last I checked it had ~35,000 lines of code). &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 15:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782687#M234879</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-02-19T15:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782688#M234880</link>
      <description>&lt;P&gt;Well to summarise... With objects you can decouple the different functionality, so they don't interfere. You can do the same with function modules, so long as they're in seperate fn groups. &lt;/P&gt;&lt;P&gt;You maintain a dB table with the fm you want to run, and use that to call them dynamically. Probably too late now, but you could do it for future requirements. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 16:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782688#M234880</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-19T16:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782689#M234881</link>
      <description>&lt;P&gt;We don't do DEV to PROD version comparison in current environment and didn't do in my old job either. We simply check the preceding transport's log in the version control. I think 1-2 times we had to do the version comparison but there was some technical issue with a transport or upgrade. Some exceptional situation, routinely we don't do that.&lt;/P&gt;&lt;P&gt;I honestly don't understand at all what's all that broohaha is about RFC access from DEV to PROD. RFC has specific user ID, just give that user limited authorization. Although I'm neither a security expert nor a clever criminal, so must be missing something. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I also like your idea about a separate client, at least in theory. This might make some things more difficult for Basis folks, so YMMV.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 19:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782689#M234881</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2019-02-19T19:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782690#M234882</link>
      <description>&lt;P&gt;As someone also "light years away" I'd actually be curious to read more how the factory pattern and stuff can help with the transport conflicts. A blog, perhaps? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 19:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782690#M234882</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2019-02-19T19:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782691#M234883</link>
      <description>&lt;P&gt;Thanks, Jelena! The idea with a separate client actually came from our basis team so it's not me potentially making more work for them! &lt;/P&gt;&lt;P&gt;We have users who only can access DEV and QA but not PROD, but in order to do comparisons with PROD e.g. via Eclipse, they'd need to have access there as well. So, if we had a client which doesn't have any transactional but only client-independent data in it, they could get access to that.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 20:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782691#M234883</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-02-19T20:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782692#M234884</link>
      <description>&lt;P&gt;You might want to pimp this post on Twitter or in CC. It's a good question and I'm sure others could chime in as well. But the way the "unanswered questions" filter has been changed to include only questions with 0 answers I feel is actually hurting good questions that merit a longer discussion. As soon as any answer is given they drop from the radar. I just stumbled upon it by accident.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 20:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782692#M234884</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2019-02-19T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782693#M234885</link>
      <description>&lt;P&gt;It's how badis work. Each implementation is independent. &lt;/P&gt;&lt;P&gt;Actually you can just create your own multiple use Badi. &lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 08:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782693#M234885</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-20T08:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782694#M234886</link>
      <description>&lt;P&gt;I believe its a single transaction to do a client copy without configuration or data. And quite quick. &lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 08:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782694#M234886</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-20T08:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782695#M234887</link>
      <description>&lt;P&gt;If the system isn't open, then eclipse is read only. Same as with a dev system and sap objects. &lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 08:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782695#M234887</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-20T08:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782696#M234888</link>
      <description>&lt;P&gt;In a former customer's system, we implemented a routine/exit (i do not remember which one is, sorry!) that, if you are editing an object (class/FM,report) without an open TR, invokes an rfc read to check if the last cr is already in PROD.&lt;/P&gt;&lt;P&gt;We need it because there were a lot of different consultants managed by different teams so the risk to bring in PROD something still in QA was high.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I do not understand which kind of security issue you see in doing a comparision between enviroment &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 09:17:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782696#M234888</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2019-02-20T09:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782697#M234889</link>
      <description>&lt;P&gt;Thanks, Simone!&lt;/P&gt;&lt;P&gt;The fear is that any defined RFC-connection between DEV and PROD could be misused for other activities than version compares. Which is why at the moment (and different to earlier) no such connections are available for us.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 11:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782697#M234889</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-02-20T11:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Which secure options exist for version compare of workbench objects between DEV and PROD?</title>
      <link>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782698#M234890</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;"Do you routinely use version compare from DEV to PROD for workbench 
objects to e.g. ensure that all earlier changes have already made it 
into PROD or are there other/better options to do this?"&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Yes I do it, now and before. For me it is normal to have this possibility because as you said : "&lt;EM&gt;version comparison 
between DEV and PROD should be done before new development gets started 
for an object.&lt;/EM&gt;"&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;"The RFC-connections needed for version compare have been closed off"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;What is the name of these RFC-connections ? I debugged and in my system and the is like TMSADM@sysname.domname &lt;/P&gt;&lt;P&gt;"&lt;EM&gt;&lt;STRONG&gt;How large is the risk of unauthorized activities in PROD if version 
compare is done via the standard functionality offered by the ABAP 
Workbench i.e. via SE38/SE80/SE39/SE11 for which RFC-connections need to
 be set up?&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;For me, the risk is that the developer is able to call from DEV, RFC enabled function modules. But user in PROD, should have lesser authorized objects.&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Feb 2019 17:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/which-secure-options-exist-for-version-compare-of-workbench-objects-between/qaa-p/782698#M234890</guid>
      <dc:creator>chaouki_akir</dc:creator>
      <dc:date>2019-02-23T17:56:41Z</dc:date>
    </item>
  </channel>
</rss>

