<?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 creating a project for User_Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335091#M1396622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not understand what you have specified here but i will try to answer for creating a project for user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to tcode : CMOD - Enter your project name - Press create - Enter description and all then press on enhancement assignments - enter your enhancment name (this can be viewed from transaction SMOD) - now press on components - you will see your user exits like you said, EXIT_xxxxx_001... double click on this and double click on include in the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give a warning - Dont worry. press enter and enter your code there. activate it and come back . Activate the project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2009 13:56:16 GMT</pubDate>
    <dc:creator>former_member191735</dc:creator>
    <dc:date>2009-10-27T13:56:16Z</dc:date>
    <item>
      <title>Problem creating a project for User_Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335090#M1396621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem, I created a new Project ZSRV1 where you add in the Ampliacion SRVESLL, which has 2 components: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proyecto SRV1 PRUEBA&lt;/P&gt;&lt;P&gt;Ampliación Impl Ej. SRVESLL Verificaciones línea de servicios&lt;/P&gt;&lt;P&gt;Exit funciones EXIT_SAPLMLSP_030&lt;/P&gt;&lt;P&gt;                        EXIT_SAPLMLSP_031&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I enter EXIT_SAPLMLSP_031, I have the include ZXMLUU17, when I include and positions on that digit to change, I get the screen SAP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indique la clave de acceso&lt;/P&gt;&lt;P&gt;del objeto. R3TR FUGS XMLU&lt;/P&gt;&lt;P&gt;Release SAP 700&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Clave de acceso&lt;/P&gt;&lt;P&gt;Instalación 0020551855.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or give me a warning. &lt;/P&gt;&lt;P&gt;Someone can tell me I'm doing wrong. I need to enter code in the include and not leaving this step. &lt;/P&gt;&lt;P&gt;From already thank you very much,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esther Pastorino.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 11:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335090#M1396621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T11:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a project for User_Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335091#M1396622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not understand what you have specified here but i will try to answer for creating a project for user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to tcode : CMOD - Enter your project name - Press create - Enter description and all then press on enhancement assignments - enter your enhancment name (this can be viewed from transaction SMOD) - now press on components - you will see your user exits like you said, EXIT_xxxxx_001... double click on this and double click on include in the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give a warning - Dont worry. press enter and enter your code there. activate it and come back . Activate the project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 13:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335091#M1396622</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2009-10-27T13:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a project for User_Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335092#M1396623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;People !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem was that getting the warning message, must press Enter to create the new include. &lt;/P&gt;&lt;P&gt;I tried to create the include with double click, just as is done in se80 - programs (SE38) and then would not let me continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all those who read the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esther Pastorino.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 13:58:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335092#M1396623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T13:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a project for User_Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335093#M1396624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank so much for your cooperation. Well, I'm afraid we found the solution at the same time. &lt;/P&gt;&lt;P&gt;Thank you very much again !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They're silly things that stop you for a while !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esther Pastorino..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 14:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-a-project-for-user-exit/m-p/6335093#M1396624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T14:02:53Z</dc:date>
    </item>
  </channel>
</rss>

