<?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: Debug a program for another user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103946#M736719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basicaly no, but if yuo have some hardcoded checks in you abap code you  cna change value of sy-uname&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2007 15:29:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-05T15:29:18Z</dc:date>
    <item>
      <title>Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103944#M736717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question. I want to debug a program but with another user. I have authorization to run /h, but the user that encounters the problem hasn't got the authorization to debug. Is there a way so I can debug with his role and profile?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advacne and cheers,&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103944#M736717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T15:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103945#M736718</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; No. If the user does not have authorization then you cannot use his ID to debug. You may want to request the Basis to give you or the person access to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Alternatively you can debug using your id rite?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:27:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103945#M736718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T15:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103946#M736719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basicaly no, but if yuo have some hardcoded checks in you abap code you  cna change value of sy-uname&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103946#M736719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T15:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103947#M736720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even you change the value of sy-uname it will be overwritten with each and everystep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not debug in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:33:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103947#M736720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T15:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103948#M736721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to utilities - settings- debugger - check activ and give the other user name  and try debugging. this works in case of remote user and in sap from non-sap. try the same in your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103948#M736721</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-12-05T15:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103949#M736722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on SAP 4.7. Is it in every transaction? Or is it in SE80? I can't find it. *** sorry ***&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103949#M736722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T15:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103950#M736723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, found it. It is in SE80..... I will have a try. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103950#M736723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T15:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103951#M736724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, still the same error message. "User TESTTEST has no authorization for debugging".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:47:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103951#M736724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T15:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a program for another user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103952#M736725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to set the activ user in other guy system and try from your system. otherwise, you have to get authorization for that user. i think abap_developer profile gives all authorization to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 16:15:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-program-for-another-user/m-p/3103952#M736725</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-12-05T16:15:08Z</dc:date>
    </item>
  </channel>
</rss>

