<?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 Changes to a Program forbidden in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173628#M123795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to change few programs that was locked by someone who left the company.  I'm told that I can change the ABAP/4 code only when the user who set the editor lock has canceled it.  Is there a way to unlock the program without changing it's mode(active/inactive/saved mode)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My concern is, what if the program was changed but not activated when this person left the company?  Am I going to run into problem if Basis group go to lock and activate the programs for me?  Will I get the last activated version or the edit/unactivated version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2006 00:42:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-28T00:42:10Z</dc:date>
    <item>
      <title>Changes to a Program forbidden</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173628#M123795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to change few programs that was locked by someone who left the company.  I'm told that I can change the ABAP/4 code only when the user who set the editor lock has canceled it.  Is there a way to unlock the program without changing it's mode(active/inactive/saved mode)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My concern is, what if the program was changed but not activated when this person left the company?  Am I going to run into problem if Basis group go to lock and activate the programs for me?  Will I get the last activated version or the edit/unactivated version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 00:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173628#M123795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T00:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to a Program forbidden</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173629#M123796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to get his / her userid activated again and unlock as well as activate the code.&lt;/P&gt;&lt;P&gt;Once this is done, you can request basis to deactivate the user id.&lt;/P&gt;&lt;P&gt;Else to unlock the programs usually we write a custom program which updates database table to unlock the entry. Not sure of any other quick way to do the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 01:04:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173629#M123796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T01:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to a Program forbidden</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173630#M123797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the program has an editor lock (in Program Attributes) it means that only the person who put the lock on it can edit the program. Best way to get around this is to get BASIS to activate the user account, log in under that account and unlock all their programs. As a general rule it the Editor Lock should never be turned on for this exact reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the program is left in an inactive state, simply turn off the Editor Lock, find the associated Transport, put yourself as the new Transport (and Task) owner via SE10, then you can finish and activate the program without any problems. If you leave the transport assigned to the previous programmer, SAP will create a new Task in the Transport under your name but then only the previous programmer can release the Transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense, otherwise shoot me back a message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 02:39:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173630#M123797</guid>
      <dc:creator>former_member221770</dc:creator>
      <dc:date>2006-02-28T02:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to a Program forbidden</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173631#M123798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have authorization to take over the ownership of the program? If you do, after assign the new owner to your name you can then turn off the editor lock via SE10 and activated the program. Perhaps the sytem will ask to create new transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 04:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173631#M123798</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-02-28T04:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to a Program forbidden</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173632#M123799</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;if you have the userid with you ,then various possibilities..&lt;/P&gt;&lt;P&gt;1 . if you guys are maintained the userid and password list then check it, and try to unlock it.&lt;/P&gt;&lt;P&gt;2 . BASIS can reset the password for that Userid.&lt;/P&gt;&lt;P&gt;    now access the programs with that ID,password and remove the lock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 04:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173632#M123799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T04:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to a Program forbidden</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173633#M123800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this helps ....&lt;/P&gt;&lt;P&gt;Changes to xxxxxxxx forbidden by user xxxxxxx&lt;/P&gt;&lt;P&gt;SAP Note Number: 71837  &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Symptom&lt;/P&gt;&lt;P&gt;Changes to xxxxxxxx forbidden by user SAP*.   (for example)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional key words&lt;/P&gt;&lt;P&gt;editor lock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause and prerequisites &lt;/P&gt;&lt;P&gt;Program delivered with editor lock.  Correction not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;See program: USE IT WITH CARE THEN DELETE IT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report zzedlock.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;program removes editor lock on a program.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;tables: trdir.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: prog like trdir-name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;update trdir set edtx = space&lt;/P&gt;&lt;P&gt;       where name = prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write: 'Reset ok when number 0 appears -&amp;gt;', syst-subrc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 02:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173633#M123800</guid>
      <dc:creator>viveksagar_sareen</dc:creator>
      <dc:date>2007-03-29T02:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to a Program forbidden</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173634#M123801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Amy&lt;/P&gt;&lt;P&gt;     you can update the database table 'PROGDIR&amp;#145; to unlock the report. but  It's very dangerous to update database without consistency check. so the following code is not  recommended, only for  reference.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DATA WA LIKE  PROGDIR.    &lt;/P&gt;&lt;P&gt;SELECT  * FROM  PROGDIR INTO WA&lt;/P&gt;&lt;P&gt;  WHERE  NAME like 'ZHRIS%'   &amp;#147; here the program name you want to unlock&lt;/P&gt;&lt;P&gt;    AND  EDTX = 'X'.    " indicate that program is in lock state&lt;/P&gt;&lt;P&gt;  Update PROGDIR set edtx = ''&lt;/P&gt;&lt;P&gt;   Where name = WA-NAME&lt;/P&gt;&lt;P&gt;   And state = 'A'.        " set unlock for the program&lt;/P&gt;&lt;P&gt;  write: wa-name.&lt;/P&gt;&lt;P&gt;  ULINE.&lt;/P&gt;&lt;P&gt;ENDSELECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helpful for you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;                qiuguo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 07:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-a-program-forbidden/m-p/1173634#M123801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T07:17:54Z</dc:date>
    </item>
  </channel>
</rss>

