<?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: Copy Session function in 4.6C (To view another users session). in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850794#M46180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime back I have invested a lot of time and effort trying to do exactly what you're now up to !! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I have not been able to do it. I have done a lot of debugging and tried to do that in some way or the other, but in vain. The reason, if I remember correctly, is that the code responsible for that action is not even there in the higher releases. That is presumably for reasons of security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2005 03:54:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-04-20T03:54:49Z</dc:date>
    <item>
      <title>Copy Session function in 4.6C (To view another users session).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850791#M46177</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;&lt;/P&gt;&lt;P&gt;I recall in version 4.0 of R3 an option called copy session which allowed you to view another users session.  This option seems to have been taken away in newer version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of another way of interactively looking at another users session,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;James Mandikos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 13:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850791#M46177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T13:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Session function in 4.6C (To view another users session).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850792#M46178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using RSM04000_ALV program i.e. SM04 transaction use RSM04000 program directly from SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 13:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850792#M46178</guid>
      <dc:creator>Lakshmant1</dc:creator>
      <dc:date>2005-04-19T13:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Session function in 4.6C (To view another users session).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850793#M46179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The option is there but we get a message 'Cannot take over a users session'.  Not sure whether this is due to an authorisation issue on my side.  I'll show the su53 to our security people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;James Mandikos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 14:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850793#M46179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T14:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Session function in 4.6C (To view another users session).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850794#M46180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime back I have invested a lot of time and effort trying to do exactly what you're now up to !! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I have not been able to do it. I have done a lot of debugging and tried to do that in some way or the other, but in vain. The reason, if I remember correctly, is that the code responsible for that action is not even there in the higher releases. That is presumably for reasons of security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 03:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850794#M46180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T03:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Session function in 4.6C (To view another users session).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850795#M46181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know this functionality is kernal functionality and has been removed since 4.5X and higher versions I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find the OSS note that specifically talks about it. I will post it as soon I find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw some excellent ABAP coding to do exactly the same, but again, I have to find where that is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 16:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850795#M46181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T16:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Session function in 4.6C (To view another users session).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850796#M46182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can only confirm that I onced used the functionality with the old RSM* Programm and accidently kicked the user off the system - so it definitely did not work on our 46c system. &lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 18:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-session-function-in-4-6c-to-view-another-users-session/m-p/850796#M46182</guid>
      <dc:creator>ChristianFi</dc:creator>
      <dc:date>2005-04-20T18:26:54Z</dc:date>
    </item>
  </channel>
</rss>

