<?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: ABAP stack, get stack due to save in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404464#M10449</link>
    <description>yes, thank you for detailing, that's exactly the way to go. In SAT, there's an option to activate the trace for an ongoing workprocess.</description>
    <pubDate>Fri, 28 Apr 2017 05:35:17 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2017-04-28T05:35:17Z</dc:date>
    <item>
      <title>ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404460#M10445</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to analyze some customer specific functionalities in user exits, BADIs etc.&lt;/P&gt;&lt;P&gt;My requirement: VT01N or VT02N will be called (for new document or change of existing documents). In the last user exit for saving changes I want to store all processed sub routines / function modules etc. which were processed in the user exits and BADIs etc. in a customer table. Then I will create a report where I can scan the processed routines / function modules etc. to analyze something...&lt;/P&gt;&lt;P&gt;My question: Is there any possibility to get all processed objects in one step without adding a "INSERT INTO TABLE" in all exits and includes etc.?&lt;/P&gt;&lt;P&gt;Thanks for help, best regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 11:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404460#M10445</guid>
      <dc:creator>VESLOG_Michael_Geist</dc:creator>
      <dc:date>2017-04-27T11:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404461#M10446</link>
      <description>&lt;P&gt;Activate the ABAP trace (SAT/SE30/ST12) from the place you want and stop where you want. You may read the trace using classes CL_ABAP_TRACE*&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 11:48:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404461#M10446</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-04-27T11:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404462#M10447</link>
      <description>&lt;P&gt;no chance w/o activating trace? in the debugger there is a part of the stack. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 14:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404462#M10447</guid>
      <dc:creator>VESLOG_Michael_Geist</dc:creator>
      <dc:date>2017-04-27T14:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404463#M10448</link>
      <description>&lt;P&gt;Sandra,&lt;/P&gt;&lt;P&gt;"from the place you want and stop where you want" -Interesting.&lt;/P&gt;&lt;P&gt;So far I was in the impression that trace can be taken on a whole for a transaction. Is it really possible to activate &amp;amp; deactivate the trace from a paritcular point to a particular point of process flow in an ABAP Program ? &lt;/P&gt;&lt;P&gt;put a break point at a particular place in the program&lt;/P&gt;&lt;P&gt;run the program&lt;/P&gt;&lt;P&gt;once it reaches the break-point,then activate the trace&lt;/P&gt;&lt;P&gt;continue with program execution&lt;/P&gt;&lt;P&gt;once it reaches a particular point in the program,deactivate the trace .&lt;/P&gt;&lt;P&gt;Kindly let me know is this what you mean ? Thanks.&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 04:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404463#M10448</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2017-04-28T04:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404464#M10449</link>
      <description>yes, thank you for detailing, that's exactly the way to go. In SAT, there's an option to activate the trace for an ongoing workprocess.</description>
      <pubDate>Fri, 28 Apr 2017 05:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404464#M10449</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-04-28T05:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404465#M10450</link>
      <description>&lt;P&gt;That would be nice to have the trace activated from the debugger, but unfortunately I don't think this feature was developed.&lt;/P&gt;&lt;P&gt;Addendum: by the way, a debugger script could be also easily developed (does a standard one already exist?) to save the stack everytime there is a +1/-1 in the stack, and display it in some way.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 05:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404465#M10450</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-04-28T05:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404466#M10451</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;FM SYSTEM_CALLSTACK can be used to get all the call stack of any program. Hope it helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 07:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404466#M10451</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2017-04-28T07:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP stack, get stack due to save</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404467#M10452</link>
      <description>&lt;P&gt;no, because I would need to add this f/m in all includes etc. where I need the information.&lt;/P&gt;&lt;P&gt;I am trying to copy report of transaction SAT because the trace result contains all information I need, I will try to organize the result by another way.&lt;/P&gt;&lt;P&gt;Thanks for help, if anyone has any idea please let me know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 09:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-stack-get-stack-due-to-save/m-p/404467#M10452</guid>
      <dc:creator>VESLOG_Michael_Geist</dc:creator>
      <dc:date>2017-04-28T09:42:58Z</dc:date>
    </item>
  </channel>
</rss>

