<?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: Calling one t -code from other in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674485#M884932</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;ANY SUGGESTIONS WILL BE REALLY APPRECIATED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kajol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 13:52:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-09T13:52:25Z</dc:date>
    <item>
      <title>Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674478#M884925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to 2 module pool programs with t-code zpgm1 and zpgm2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In zpgm2 i have 2 screens (9001 INITIAL SCREEN AND 9002 SCRREN) AND IN&lt;/P&gt;&lt;P&gt;ZPGM1 I HAVE ONLY 1 SCREEN 2001 . IN 2001 SCREEN I HAVE A PUSH BUTTON WHEN I CLICK THAT I HAVE TO GO TO ZPGM2 9002 SCREEN.&lt;/P&gt;&lt;P&gt;I HAVE USED CALL TRANSACTION 'ZPGM2' but it takes me to zpgm2 but 9001 screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kajol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674478#M884925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674479#M884926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL TRANSACTION 'ZPGM2'  and skip first screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674479#M884926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674480#M884927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;use &lt;/P&gt;&lt;P&gt;call transaction 'ZPGM2' skip first screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:08:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674480#M884927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674481#M884928</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 tried that one but it still takes me to first screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kajol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674481#M884928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674482#M884929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, server´s to slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Michael on Apr 9, 2008 3:10 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any mandatory parameters on your 9001?&lt;/P&gt;&lt;P&gt;If so, you need to set them before calling your 9002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PARAMETER ID ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674482#M884929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674483#M884930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the AND SKIP FIRST SCREEN option works only if all mandatory fields on the initial screen of the new transaction are filled completely and correctly with input values from SPA/GPA parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674483#M884930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674484#M884931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KPN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ZPGM2 as i said i have 2 screen 9001 and 9002 . I have a button on 9001 when i press it will take me to 9002 screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am call the same 9002 screen from 2001 screen of zpgm1 t-code can you tell what all i have to pass. &lt;/P&gt;&lt;P&gt;As of now i haven't passed anything and it takes me to 9001 screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kajol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674484#M884931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one t -code from other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674485#M884932</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;ANY SUGGESTIONS WILL BE REALLY APPRECIATED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kajol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-t-code-from-other/m-p/3674485#M884932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T13:52:25Z</dc:date>
    </item>
  </channel>
</rss>

