<?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 Making the class code uneditable by other users in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-the-class-code-uneditable-by-other-users/m-p/8089671#M1615316</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 was wondering if there is a possility to make the class properties,methods.attr etc uneditable by other users of the system &lt;/P&gt;&lt;P&gt;through se80 and se24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In report programming there is an option to make the report read only to other users by setting the editor lock flag in the attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something similar for classes in se80. I want t proctect my code from accidental edits by others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vighneswaran CE on Jul 23, 2011 7:02 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vighneswaran CE on Jul 23, 2011 7:43 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jul 2011 16:59:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-23T16:59:51Z</dc:date>
    <item>
      <title>Making the class code uneditable by other users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-the-class-code-uneditable-by-other-users/m-p/8089671#M1615316</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 was wondering if there is a possility to make the class properties,methods.attr etc uneditable by other users of the system &lt;/P&gt;&lt;P&gt;through se80 and se24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In report programming there is an option to make the report read only to other users by setting the editor lock flag in the attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something similar for classes in se80. I want t proctect my code from accidental edits by others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vighneswaran CE on Jul 23, 2011 7:02 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vighneswaran CE on Jul 23, 2011 7:43 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jul 2011 16:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-the-class-code-uneditable-by-other-users/m-p/8089671#M1615316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-23T16:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Making the class code uneditable by other users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-the-class-code-uneditable-by-other-users/m-p/8089672#M1615317</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 this case what you can do two things,&lt;/P&gt;&lt;P&gt;one is use s_develop to restrict profile of developers or&lt;/P&gt;&lt;P&gt;use this  function module TRINT_TADIR_MODIFY (IMPORTING parameter EDTFLAG = 'X') to set the lock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and another one is using a user-exit&lt;/P&gt;&lt;P&gt;Create include zxseuu08 which is called in EXIT_SAPLS38E_001 &lt;/P&gt;&lt;P&gt;and activate this user-exit &lt;/P&gt;&lt;P&gt;then you can code the conditions to be able to modify programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhavana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jul 2011 02:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-the-class-code-uneditable-by-other-users/m-p/8089672#M1615317</guid>
      <dc:creator>former_member233090</dc:creator>
      <dc:date>2011-07-24T02:22:49Z</dc:date>
    </item>
  </channel>
</rss>

