<?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: Function Modules called during a Transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161468#M994957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think you can get a list of all FM triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I were you I would have kept a break point in all the FM's and then see where all it stops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2008 14:49:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-23T14:49:11Z</dc:date>
    <item>
      <title>Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161464#M994953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Is there a way to find out the Function Modules/BAPI's called when I run a Transaction/Program (during runtime).&lt;/P&gt;&lt;P&gt;      Let's say I run a trasaction ME22N and Press Save button. The transaction saves the data. Now I would like to know what are all the FunctionModules the transaction invoked during Save action. I went through tracing ST01, could not find it as helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:34:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161464#M994953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T14:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161465#M994954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use runtime analysis with no aggregation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161465#M994954</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-07-23T14:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161466#M994955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;keep a break point in the place where it triggers when SAVE happens. that time you can check calls Stack.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161466#M994955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T14:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161467#M994956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me how to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161467#M994956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T14:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161468#M994957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think you can get a list of all FM triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I were you I would have kept a break point in all the FM's and then see where all it stops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161468#M994957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T14:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161469#M994958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vijay for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me, how I can check the calls stack.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161469#M994958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T14:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161470#M994959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do it this way it works. I did it now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO to the TCODE and before u hit save set the debug on  /h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then hit SAVE.&lt;/P&gt;&lt;P&gt;When you enter into debug mode ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the app tool bar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Breakpoints - &amp;gt; breat point at -&amp;gt; breakpoint at statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the statement type in CALL FUNCTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will have break points at all FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then hit F8 it will stop at the break points required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161470#M994959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T14:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161471#M994960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the SAP help for details, but briefly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx Se30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new variant.  Check "Within and Below", "RFC, Update", "Particular Units" in tab "Program Parts".  Choose "none" aggregation in tab "Duration/type".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the variant.  With that variant selected enter the tx you want to trace - e.g. ME22N, and click on Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get to the point in the tx just before you press Save.  Choose menu system-&amp;gt;utilities-&amp;gt;runtime analysis-&amp;gt;switch on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the system comes back to you, choose menu system-&amp;gt;utilities-&amp;gt;runtime analysis-&amp;gt;switch off, and leave the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screen section "Performance Data File", click on "Evaluate".  Go to menu Goto-&amp;gt;Hit List-&amp;gt;Standard (or press F5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the function modules hit (and lots of other information) will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 08:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161471#M994960</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-07-24T08:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161472#M994961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Do it this way it works. I did it now&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; GO to the TCODE and before u hit save set the debug on  /h&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; and then hit SAVE.&lt;/P&gt;&lt;P&gt;&amp;gt; When you enter into debug mode ,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; in the app tool bar,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Breakpoints - &amp;gt; breat point at -&amp;gt; breakpoint at statement.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; in the statement type in CALL FUNCTION&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; it will have break points at all FMs.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; then hit F8 it will stop at the break points required.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Shreekant&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Won't work unless you set the debugger to break in update mode as well.  And unless you use /hs, you won't get system function modules either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 13:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161472#M994961</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-07-24T13:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules called during a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161473#M994962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You All for the quick replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 13:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-called-during-a-transaction/m-p/4161473#M994962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T13:39:34Z</dc:date>
    </item>
  </channel>
</rss>

