<?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 Screen sharing within SAP GUI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170451#M1623146</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 would like develop a transaction in which one can share the GUI of a transaction with another user on the same AS. It would have a selection screen with USER INVITED and TRANSACTION TO SHARE, which, after specifying the values would start the transaction specified, and kind of stream it to the user specified. &lt;/P&gt;&lt;P&gt;Which technology would you recommend starting with?&lt;/P&gt;&lt;P&gt;This functionality would help a lot when supporting users.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ádá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2011 11:38:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-25T11:38:30Z</dc:date>
    <item>
      <title>Screen sharing within SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170451#M1623146</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 would like develop a transaction in which one can share the GUI of a transaction with another user on the same AS. It would have a selection screen with USER INVITED and TRANSACTION TO SHARE, which, after specifying the values would start the transaction specified, and kind of stream it to the user specified. &lt;/P&gt;&lt;P&gt;Which technology would you recommend starting with?&lt;/P&gt;&lt;P&gt;This functionality would help a lot when supporting users.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ádá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170451#M1623146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-25T11:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Screen sharing within SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170452#M1623147</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;I dont think this is possible.. It is some thing like sharing Desktop (using Team Viewer ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but you can execute the transaction in other system other user ID using Function Module  &lt;STRONG&gt;TH_CREATE_FOREIGN_MODE&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using this function module you can execute transaction in some other user system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 12:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170452#M1623147</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-08-25T12:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen sharing within SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170453#M1623148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why don't you use existing software like "mstsc.exe", netmeeting, etc.?&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 20:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170453#M1623148</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-25T20:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Screen sharing within SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170454#M1623149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to take a carefull look at this SAP note if you are using this FM --&amp;gt; &lt;A href="https://service.sap.com/sap/support/notes/1529235" target="test_blank"&gt;https://service.sap.com/sap/support/notes/1529235&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Adam: way back in ancient times you could do this in SM04, but SAP removed it in stead of making a "request" feature for the user to accept before you can watch their SAPGui session. It also was not very stable, as I think the ABAPers found the OP-code for the kernel call but the kernel developers did not really intend this feature to "mainstream" and soon started using netmeeting and sharing desktop applications themselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A feature such as "share control" via SAPGui is for example hard to imagine, and the original SM04 feature required that the user "echos" their session back to the target user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are interested then we can continue the discussion (you would have to code it on your own and there is no support for the kernel calls), but I would use netmeeting if I were you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 22:18:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170454#M1623149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-13T22:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Screen sharing within SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170455#M1623150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the very interesting and useful info! Yes, I would love to carry on, hopefully guys left the FMs and/or BAPIs in the system so we can make use of them. Could you recommend a starting point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ádá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170455#M1623150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T08:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Screen sharing within SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170456#M1623151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first thing to discuss is that there is no FM or BAPI for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to directly "c-call" the ThUserInfo kernel function using an undocumented OP-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means it can change without notice, is unsupported and a good code review by a customer would detect it and might ask to have it removed again anyway...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-subrc = 0 still? &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170456#M1623151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T08:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Screen sharing within SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170457#M1623152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops, than I should not waste much time on it... Too bad, such a feature could be so handy... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all the info!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ádá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 10:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-sharing-within-sap-gui/m-p/8170457#M1623152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T10:10:32Z</dc:date>
    </item>
  </channel>
</rss>

