<?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: Make Fields Non Editable on Debugger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153505#M1514947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it may be a little too complex but,&lt;/P&gt;&lt;P&gt;you might try giving those parameters in the exporting parameters of a local class's method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Y. Ajith Kumar on Aug 23, 2010 1:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Aug 2010 11:09:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-23T11:09:31Z</dc:date>
    <item>
      <title>Make Fields Non Editable on Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153501#M1514943</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;Well I have a program which deal with some &lt;STRONG&gt;sensitive data and passwords&lt;/STRONG&gt;, I need to &lt;STRONG&gt;restrict users with debugging access from changing field content at runtime (in debugger)&lt;/STRONG&gt;. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also I have a password field, can I make it a password field at debugger? I do not want to show password on debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isuru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Aug 2010 07:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153501#M1514943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-22T07:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Make Fields Non Editable on Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153502#M1514944</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;You can write the logic inside the macro. Then debugging is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Subhankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Aug 2010 18:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153502#M1514944</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2010-08-22T18:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Make Fields Non Editable on Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153503#M1514945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As already mentioned you can always write the code inside a macro &amp;amp; prevent the developer from debugging it. But the flip side of using macro is "YOU CAN'T DEBUG !!!". Hence no troubleshooting &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways back to your question. You can direct your query to your basis team if they can provide "no change" authorisation while debugging this particular program. Hope you get my point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 03:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153503#M1514945</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-08-23T03:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Make Fields Non Editable on Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153504#M1514946</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;In Authorization object S_DEVELOP, OBJTYPE = 'DEBUG', ACTVT = '03'.  ( Allow only users to display in debug ). Assign a role for this authorization object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 10:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153504#M1514946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-23T10:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Make Fields Non Editable on Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153505#M1514947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it may be a little too complex but,&lt;/P&gt;&lt;P&gt;you might try giving those parameters in the exporting parameters of a local class's method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Y. Ajith Kumar on Aug 23, 2010 1:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 11:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-fields-non-editable-on-debugger/m-p/7153505#M1514947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-23T11:09:31Z</dc:date>
    </item>
  </channel>
</rss>

