<?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: How know father transaction code? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051536#M1502037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I assume that the father transaction may not more than 3 like Z1,Z2 and Z3..  If any of these transaction call ZB means there should be some difference in the transaction ZB..(May be in field wise.)  For Eg.. If Z1 call the ZB, you are getting one filed as 1, and Z2 to ZB means that fields is 2 etc....  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   From that field you can write some switch or if statement to find the parent transaction..... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the screen ZB is always same for all three transaction calls, then you have to pass some flag from parent to ZB for the identification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Senthil Kumar Anantham.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jul 2010 12:13:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-05T12:13:10Z</dc:date>
    <item>
      <title>How know father transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051531#M1502032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;By example: I'm in the transaction ZA and I call to transaction ZB.&lt;/P&gt;&lt;P&gt;How could I know in transaction ZB that I came from ZA?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 06:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051531#M1502032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T06:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How know father transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051532#M1502033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the program name always remain same from which u start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 09:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051532#M1502033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T09:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: How know father transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051533#M1502034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sy-cprog has the actual report, not the first &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; Any idea? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 09:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051533#M1502034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T09:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: How know father transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051534#M1502035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;You can use the table TCDCOUPLES for finding relation between all the called tcodes and calling tcodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking to get the Tcodes at runtime?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 09:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051534#M1502035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T09:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: How know father transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051535#M1502036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;DEL&gt;Check the system variable SY-CPROG. It contains the name of the calling program.&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both the trxns are custom, then you can EXPORT some flag in the calling tcode &amp;amp; in the called tcode IMPORT &amp;amp; check the flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suhas Saha on Jul 5, 2010 3:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 09:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051535#M1502036</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-07-05T09:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: How know father transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051536#M1502037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I assume that the father transaction may not more than 3 like Z1,Z2 and Z3..  If any of these transaction call ZB means there should be some difference in the transaction ZB..(May be in field wise.)  For Eg.. If Z1 call the ZB, you are getting one filed as 1, and Z2 to ZB means that fields is 2 etc....  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   From that field you can write some switch or if statement to find the parent transaction..... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the screen ZB is always same for all three transaction calls, then you have to pass some flag from parent to ZB for the identification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Senthil Kumar Anantham.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 12:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051536#M1502037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T12:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: How know father transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051537#M1502038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will use an import/export &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; Thanks to all!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 12:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-know-father-transaction-code/m-p/7051537#M1502038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T12:58:25Z</dc:date>
    </item>
  </channel>
</rss>

