<?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: determining subroutine name dynamically!!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-subroutine-name-dynamically/m-p/940950#M63149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In The subroutine &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA ET_CALLSTACK TYPE  SYS_CALLST.&lt;/P&gt;&lt;P&gt;  DATA WA_CALLSTACK LIKE LINE OF ET_CALLSTACK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'SYSTEM_CALLSTACK'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      ET_CALLSTACK = ET_CALLSTACK.&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  READ TABLE ET_CALLSTACK INTO WA_CALLSTACK INDEX 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ET_CALLSTACK-EVENTNAME would have the current subroutine being executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2005 09:06:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-21T09:06:00Z</dc:date>
    <item>
      <title>determining subroutine name dynamically!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-subroutine-name-dynamically/m-p/940949#M63148</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;How to determine the subroutine that is currenlty being executed in the abap program?? Is there a system field which indicates or is it stored somewhere globally?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 08:34:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-subroutine-name-dynamically/m-p/940949#M63148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T08:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: determining subroutine name dynamically!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-subroutine-name-dynamically/m-p/940950#M63149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In The subroutine &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA ET_CALLSTACK TYPE  SYS_CALLST.&lt;/P&gt;&lt;P&gt;  DATA WA_CALLSTACK LIKE LINE OF ET_CALLSTACK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'SYSTEM_CALLSTACK'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      ET_CALLSTACK = ET_CALLSTACK.&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  READ TABLE ET_CALLSTACK INTO WA_CALLSTACK INDEX 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ET_CALLSTACK-EVENTNAME would have the current subroutine being executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 09:06:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-subroutine-name-dynamically/m-p/940950#M63149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T09:06:00Z</dc:date>
    </item>
  </channel>
</rss>

