<?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: EC60 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212483#M1205698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is detailed in Julius' post.  Is there something in there that you would like clarification on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jul 2010 21:23:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-14T21:23:17Z</dc:date>
    <item>
      <title>EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212475#M1205690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in transaction EC60 I have  many buttons:&lt;/P&gt;&lt;P&gt;1) Move- in&lt;/P&gt;&lt;P&gt;2) Move- out&lt;/P&gt;&lt;P&gt;3) Business Partner (Move- in/out..)&lt;/P&gt;&lt;P&gt;4) premise (Move- in/out..)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that user used in buttons:&lt;/P&gt;&lt;P&gt;3) Business Partner (Move- in/out..)&lt;/P&gt;&lt;P&gt;4) premise (Move- in/out..)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and not use button:&lt;/P&gt;&lt;P&gt;1) Move- in&lt;/P&gt;&lt;P&gt;2) Move- out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i restrict them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks eran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2009 12:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212475#M1205690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-22T12:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212476#M1205691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you ran a trace to identify the objects required, what were the results?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2009 16:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212476#M1205691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-22T16:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212477#M1205692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;the problem is that E_MOVE_OUT was check when i opearte button "Move- out"&lt;/P&gt;&lt;P&gt;and when i opreate the button Business Partner &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 07:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212477#M1205692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T07:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212478#M1205693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is no difference between the authority-checks of the functions, then check with your functional folks whether there is a configuration possibility to disable them selectively in the IMG customzing (tcode SPRO).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can read ABAP, then you will often find such customizing dependent check routines immediately ahead of the authority-check statement in the coding. From the ST01 trace, there is an option to navigate to the source code location of the check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 07:23:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212478#M1205693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T07:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212479#M1205694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you give more details how can i  disable  the buttons.&lt;/P&gt;&lt;P&gt;best regaed&lt;/P&gt;&lt;P&gt;eran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 07:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212479#M1205694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T07:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212480#M1205695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I just did...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps I am the problem? &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 07:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212480#M1205695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T07:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212481#M1205696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;Perhaps I am the problem? &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, Julius : you did not give the "step by step brains off" procedure....    &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 09:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212481#M1205696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T09:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212482#M1205697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julius, &lt;/P&gt;&lt;P&gt;               I too have a similar kind of requirement to disable the buttons move-In and Move-Out. Kindly provide me your views to achieve it. Thanks&lt;/P&gt;&lt;P&gt;&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;Lakshmana.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 20:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212482#M1205697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T20:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: EC60</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212483#M1205698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is detailed in Julius' post.  Is there something in there that you would like clarification on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 21:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec60/m-p/5212483#M1205698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T21:23:17Z</dc:date>
    </item>
  </channel>
</rss>

