<?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 in Module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797949#M342784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The simplest thing would be to make a mod to the SAP code. This is a very complex transaction and trying to copy all of the objects (and all of the customizing) will take a great deal of effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2006 23:00:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-04T23:00:01Z</dc:date>
    <item>
      <title>problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797948#M342783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a typical problem in module pool. I have copied the program SAPMF05A to make some changes for the purpose of Incoming payments f-28 and created the Ztransaction .While running the Z transaction, the program is calling the standard program SAPDF05X , but it is returning back to the standard program SAPMF05A instead of returning to the Z program and after executing some source code in Standard program, the next screen onwards it is executing from the Z program. Due to the memory lost while returning to the standard program to Z program, I am not geting the proper result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Can you please anyone help me? how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;lakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 22:56:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797948#M342783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T22:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797949#M342784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The simplest thing would be to make a mod to the SAP code. This is a very complex transaction and trying to copy all of the objects (and all of the customizing) will take a great deal of effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 23:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797949#M342784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T23:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797950#M342785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for the quick response. But I cant take that decision alone. Thank you once again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 23:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797950#M342785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T23:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797951#M342786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - it's the simplest solution, but many people won't touch SAP code. However, version management keeps track of your changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 23:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797951#M342786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T23:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797952#M342787</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;The SAPMF05A is the heart of the accounting, many transactions call it. So you can't only copy and change the program for your porpose, but you have to change all abap code where the transaction code is checked and probably you should enter a correct record in tables like T020.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 23:15:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797952#M342787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T23:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797953#M342788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - you definitely do not want to make major changes to the functionality of this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 23:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797953#M342788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T23:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797954#M342789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;  thank you all , the problem is solved, I have added some source code and it is working now. Creating the Z program is manager level decision Which I should follow. thank you all .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 18:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797954#M342789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T18:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797955#M342790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 18:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797955#M342790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T18:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797956#M342791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should have added that you should first look for a user exit or BADI before doing either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 18:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797956#M342791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T18:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797957#M342792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;There are no userexits in this program and also I cant use the available BADIs for the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 18:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool/m-p/1797957#M342792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T18:50:53Z</dc:date>
    </item>
  </channel>
</rss>

