<?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: about USER EXIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427032#M204611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gang Li,&lt;/P&gt;&lt;P&gt;   I think the message you encountered is just a warning message. Just ignore the message by pressing the enter key and you can proceed with enhancing the include program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeffrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2006 09:12:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-19T09:12:58Z</dc:date>
    <item>
      <title>about USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427026#M204605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i went into the user exit 'EXIT_SAPLIE01_007', i find the statement 'INCLUDE ZXQSMU06 .' But i can not create the include program 'ZXQSMU06'. it gives the message like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------" /&gt;&lt;P&gt;Program names ZX... are reserved for includes of exit function groups&lt;/P&gt;&lt;P&gt;Message no. DS027&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;You attempted to create a program name beginning with ZX but this name range is reserved only for includes of exit function groups (function groups containing only function exits).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create a program ZXaaabbb, note the following for program type I (Include).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The program is an include of the function group Xaaa:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, the INCLUDE ZXaaabbb statement should not be inserted in the main program SAPLXaaa, but in the program ZXaaaZZZ .&lt;/P&gt;&lt;P&gt;2. The program is not an include of the function group Xaaa:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the syntax check for includes of this name range searches for the global data in the program LXaaaTOP (not ZXaaaTOP), you may not be able to check the include in isolation (--&amp;gt; check main program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Choose a different program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 08:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427026#M204605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T08:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: about USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427027#M204606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; this sometimes happens if you dont have the authorization to insert the code in the include. Talk to your basis person. he may be able to help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madan..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 08:45:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427027#M204606</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-07-19T08:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: about USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427028#M204607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But i have SAP ALL and i am in IDES. need ur help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 08:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427028#M204607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T08:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: about USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427029#M204608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;this has happend to me also. i have access to 2 ides system. i can insert in 1 system but in the other i get the same msg as u get. so i think its all to do with some settings.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Madan..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 08:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427029#M204608</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-07-19T08:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: about USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427030#M204609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gang Li,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a procedure, First Create the project in CMOD, and then assign the Enhancement, then implement the Exit.&lt;/P&gt;&lt;P&gt;then create the include it will work,&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;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 09:00:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427030#M204609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T09:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: about USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427031#M204610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have create a project and assign the exit to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what does  'then implement the Exit' mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 09:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427031#M204610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: about USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427032#M204611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gang Li,&lt;/P&gt;&lt;P&gt;   I think the message you encountered is just a warning message. Just ignore the message by pressing the enter key and you can proceed with enhancing the include program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeffrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 09:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-user-exit/m-p/1427032#M204611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T09:12:58Z</dc:date>
    </item>
  </channel>
</rss>

