<?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: How to limit the code changes per user id. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600945#M1861902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad that it worked. Thank you and have a wonderful day.&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1063/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are fine with solution please close the thread &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1063/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 11:49:27 GMT</pubDate>
    <dc:creator>former_member1716</dc:creator>
    <dc:date>2014-10-08T11:49:27Z</dc:date>
    <item>
      <title>How to limit the code changes per user id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600942#M1861899</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 am new to ABAP and I need to implement this functionality &lt;A __default_attr="93078" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="How to trigger Code Inspector checks during the release of a 'task'?" href="https://community.sap.com/" modifiedtitle="true" title="How to trigger Code Inspector checks during the release of a 'task'?"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to limit this changes as per now to only my user id.&lt;/P&gt;&lt;P&gt;So I want the release action to use this BADI only when I try to release a transport and not all the users in the system.&lt;/P&gt;&lt;P&gt;Can you please advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and appreciate your help.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 06:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600942#M1861899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-07T06:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit the code changes per user id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600943#M1861900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In blog mentioned by you, just add the code below before the start of code in the method CHECK_BEFORE_RELEASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF Sy-uname = 'YOUR LOGIN USERNAME IN CAPITAL LETTERS'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;** The entire code in the method.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ENDIF.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, Please let us know on the progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 07:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600943#M1861900</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-10-07T07:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit the code changes per user id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600944#M1861901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Satish.&lt;/P&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a wonderful day!&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:38:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600944#M1861901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-08T11:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit the code changes per user id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600945#M1861902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad that it worked. Thank you and have a wonderful day.&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1063/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are fine with solution please close the thread &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1063/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-limit-the-code-changes-per-user-id/m-p/10600945#M1861902</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-10-08T11:49:27Z</dc:date>
    </item>
  </channel>
</rss>

