<?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: problem with user-exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878872#M676005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.ur suggestions solved my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2007 12:18:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-02T12:18:43Z</dc:date>
    <item>
      <title>problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878861#M675994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was give to add a few lines of code to a user exits 'exit_saplbarm_001' and 'exit_saplbarm_002'.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I went to transaction se37 to change the function module exit_saplbarm_001.But it is not allowing me to change the code there.So i created a new project with z* in CMOD.after creating the project i went to the enhancement assignment and tried to enter the enhancement name 'saplbarm' but it says that enhancement doesn't exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i find the particular enhancement for the above exits?am i going in the right way?any suggestions please.&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, 02 Oct 2007 09:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878861#M675994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T09:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878862#M675995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi d p,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this information is in table MODSAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit: EXIT_SAPLBARM_001&lt;/P&gt;&lt;P&gt;Enhacement: XMRM0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same for the other&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope thishelps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878862#M675995</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-02T09:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878863#M675996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use the Enhancment&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XMRM0001&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;which is related to your Exits&lt;/P&gt;&lt;P&gt;assign it in CMOD and write the code an use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878863#M675996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T09:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878864#M675997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Goto CMOD tcode&lt;/P&gt;&lt;P&gt;give a Zname for the project , give a description&lt;/P&gt;&lt;P&gt;now Save and click on the enhancement assingments -- &amp;gt; give in the enhancement as XMRM0001 and press on the Components button.&lt;/P&gt;&lt;P&gt;which shows you the function moudles double clk on the fms and then double clk on the Z includes in the fm's to include your code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878864#M675997</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-10-02T09:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878865#M675998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eric and Anji reddy.I will try with the enhancement u gave.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:47:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878865#M675998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T09:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878866#M675999</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;I got the exits with the enhancement XMRM0001.When i went into the exit and double clicked the include to add the code it is giving a warning message in the status bar saying " Program names ZX... are reserved for includes of exit function groups".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:52:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878866#M675999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T09:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878867#M676000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to ignore this warning message... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if the system asks, if you want to create the include, say yes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878867#M676000</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-02T09:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878868#M676001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just press enter and go ahead in creating the includes&lt;/P&gt;&lt;P&gt;those are just warning messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878868#M676001</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-10-02T09:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878869#M676002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all thanks for guiding that worked when i pressed enter.I able to change in the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one last thing i need to add a line of code in the function pool xmrm(zxmrmtop).I couldn't find this in the components.How can I change this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 10:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878869#M676002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878870#M676003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric&lt;/P&gt;&lt;P&gt;Thanks for guiding that worked when i pressed enter.I able to change in the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one last thing i need to add a line of code in the function: pool xmrm(zxmrmtop).I couldn't find this in the components.How can I change this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 10:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878870#M676003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T10:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878871#M676004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you are in changing the function, menu: GOTo / Global data&lt;/P&gt;&lt;P&gt;that is the TOP include and you can change it there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternatively you can have a look at the Function Group in SE80, where you should see each single include, this one as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 11:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878871#M676004</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-02T11:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878872#M676005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.ur suggestions solved my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 12:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878872#M676005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T12:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem with user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878873#M676006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, than you can assign ten points for providing the solution... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 12:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-user-exit/m-p/2878873#M676006</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-02T12:21:46Z</dc:date>
    </item>
  </channel>
</rss>

