<?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 Modify existing User exit (Functional module) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442202#M826654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to modify code in existing iniclude program (ZXM02U05) of function module EXIT_SAPLMEREQ_005. This is part of enhancement MEREQ001. Enhancement MEREQ001 is part of project ZPR, which is inactive. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i am going to change mode of program ZXM02U05, it is not allowing to change me even though i am getting white screen. But i am not able to delete and insert any single word because change mode screen is not pure white. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to change my existing code.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2008 06:21:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-25T06:21:28Z</dc:date>
    <item>
      <title>Modify existing User exit (Functional module)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442202#M826654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to modify code in existing iniclude program (ZXM02U05) of function module EXIT_SAPLMEREQ_005. This is part of enhancement MEREQ001. Enhancement MEREQ001 is part of project ZPR, which is inactive. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i am going to change mode of program ZXM02U05, it is not allowing to change me even though i am getting white screen. But i am not able to delete and insert any single word because change mode screen is not pure white. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to change my existing code.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 06:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442202#M826654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T06:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Modify existing User exit (Functional module)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442203#M826655</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;This is probably because your Modification Assistant Mode is on for the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the application toolbar, there might be buttons for "Insert Code". "Replace Code" etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change the code you need to use the buttons shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. if you want to replace the entire current code, go into change mode, select the existing code, click on Replace button no application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can make changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 06:24:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442203#M826655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T06:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Modify existing User exit (Functional module)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442204#M826656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; When i tried in my system it is allowing.&lt;/P&gt;&lt;P&gt;U go to tcode :cmod and create custom project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the enhancement and click on componenets buttonn.&lt;/P&gt;&lt;P&gt;U found u r fm: In that fm u found the include:ZXM02U05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on that include if it give warning message &lt;/P&gt;&lt;P&gt;click on enter key and add u r own code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is helpful rewards points.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pratap.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 06:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442204#M826656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T06:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modify existing User exit (Functional module)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442205#M826657</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 that include u click on enhance button(shift+f4).&lt;/P&gt;&lt;P&gt;then it will come into white.&lt;/P&gt;&lt;P&gt;where ever u want to write ur code, there is an option insert, replace, delete.&lt;/P&gt;&lt;P&gt;click on the insert, and wirte ur code in between the insert.&lt;/P&gt;&lt;P&gt;in between the insert only it is possible to write the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ravi shankar reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 07:37:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-existing-user-exit-functional-module/m-p/3442205#M826657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T07:37:11Z</dc:date>
    </item>
  </channel>
</rss>

