<?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: User exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848141#M1133859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working for tcode ML81N.In that application tool bar contains a button of function code 'ACCP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to restrict the no of users using that button thru exit.I got the required exit,My doubt is how to handle that fcode in my exit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Nov 2008 05:10:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-22T05:10:23Z</dc:date>
    <item>
      <title>User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848139#M1133857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to handle push button fcodes of standard screens while using user exits because it is not triggering thru &lt;/P&gt;&lt;P&gt;sy-ucomm functionality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Hosmath on Nov 22, 2008 6:02 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Nov 2008 04:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848139#M1133857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-22T04:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848140#M1133858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give complete details when you are posting the question, and also use proper subject line. what is the transaction you are working on..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Nov 2008 05:04:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848140#M1133858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-22T05:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848141#M1133859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working for tcode ML81N.In that application tool bar contains a button of function code 'ACCP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to restrict the no of users using that button thru exit.I got the required exit,My doubt is how to handle that fcode in my exit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Nov 2008 05:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848141#M1133859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-22T05:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848142#M1133860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each program uses different variables to store sy-ucomm values, so you can find the variable by debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can give the program and user exit details, we can help you more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As said by vijay always &lt;STRONG&gt;give complete details&lt;/STRONG&gt; of your problem so that you will get the answer quicker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the global variable &lt;STRONG&gt;SAV_OK-CODE&lt;/STRONG&gt;. This will contain the Fcode for the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Karthik D on Nov 22, 2008 10:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Nov 2008 05:10:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/4848142#M1133860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-22T05:10:47Z</dc:date>
    </item>
  </channel>
</rss>

