<?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 fm in update task in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-in-update-task/m-p/895952#M54245</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 have a fm that does a bi through a userexit mv50afz1&lt;/P&gt;&lt;P&gt;in the save form. i am using the fm in update task, but &lt;/P&gt;&lt;P&gt;when i am using debug mode i don't see the debugger getting&lt;/P&gt;&lt;P&gt;inside the fm but going directly to the end form, and then to the end of the userexit as if it did what it had to do. if i push enter i get a message that i terminated the transaction.&lt;/P&gt;&lt;P&gt;when i am testing the fm it works. how can i check if the fm works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Mar 2005 11:55:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-20T11:55:27Z</dc:date>
    <item>
      <title>fm in update task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-in-update-task/m-p/895952#M54245</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 have a fm that does a bi through a userexit mv50afz1&lt;/P&gt;&lt;P&gt;in the save form. i am using the fm in update task, but &lt;/P&gt;&lt;P&gt;when i am using debug mode i don't see the debugger getting&lt;/P&gt;&lt;P&gt;inside the fm but going directly to the end form, and then to the end of the userexit as if it did what it had to do. if i push enter i get a message that i terminated the transaction.&lt;/P&gt;&lt;P&gt;when i am testing the fm it works. how can i check if the fm works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2005 11:55:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-in-update-task/m-p/895952#M54245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-20T11:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: fm in update task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-in-update-task/m-p/895953#M54246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you run a Function Module(FM) in update task, what you essentially mean is, when the control reaches the first commit work, all those modules like Function Module called in Update task, Perfom on commit subroutines should be executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you are debugging, it will not go to the FM, but keep a note of all those FM's and subroutines that it needs to go through, when it confronts a COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the FM works separately as a unit, you only have to be concerned whether you have called the FM at the appropriate place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this piece of information is useful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2005 12:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-in-update-task/m-p/895953#M54246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-20T12:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: fm in update task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-in-update-task/m-p/895954#M54247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a setting in the debugger that you can activate to step through function modules run in the update process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate the debugger and follow the menu path to SETTINGS-&amp;gt;UPDATE DEBUGGING.  Click that and you should see the message that says update debugging is acitvated. Step through the program as ususal and it will continue to debug into the update processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2005 18:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-in-update-task/m-p/895954#M54247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-21T18:46:12Z</dc:date>
    </item>
  </channel>
</rss>

