<?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 Deactivate the menu entry function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014904#M1167039</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 the include programs haven't any coding....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2009 04:56:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-06T04:56:59Z</dc:date>
    <item>
      <title>How to Deactivate the menu entry function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014900#M1167035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 Client required to deactivate the functions  of menu entry in std tcode Application Toolbar  for particular users .I found the user exit also. But I dont know to deactivate it.Urgent requirement&lt;/P&gt;&lt;P&gt;                T-Code : CO01 &lt;/P&gt;&lt;P&gt;                Menu   : Released (Function of Menu : FREI)&lt;/P&gt;&lt;P&gt;                Exit     : CCOWB001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards !&lt;/P&gt;&lt;P&gt;Micheal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 04:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014900#M1167035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T04:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Deactivate the menu entry function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014901#M1167036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make transaction variant for those users and assign them this T-code authorization with help of BASIS Team, The Tcode of Transaction Variant is : SHD0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 04:41:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014901#M1167036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T04:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Deactivate the menu entry function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014902#M1167037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Find out the project in which the exit is used.&lt;/P&gt;&lt;P&gt;If you want to deactive all the exits in that project then deactivate the project.&lt;/P&gt;&lt;P&gt;If you want to deactivate only a particular exit, go to the include program present in the exit in which you have written the code and &lt;/P&gt;&lt;P&gt;Just deactivate the include .( ZXCOWBU01 is the include for CCOWB001) .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 04:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014902#M1167037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T04:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Deactivate the menu entry function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014903#M1167038</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;         Thanks for your reply,&lt;/P&gt;&lt;P&gt;          I found that exits &amp;amp; include program also.&lt;/P&gt;&lt;P&gt;         What I want ,Give any sample coding to deactivate  the menu entry function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 04:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014903#M1167038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T04:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Deactivate the menu entry function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014904#M1167039</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 the include programs haven't any coding....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 04:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-deactivate-the-menu-entry-function/m-p/5014904#M1167039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T04:56:59Z</dc:date>
    </item>
  </channel>
</rss>

