<?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: program for calling a tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337326#M1729861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Purnand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my code........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables:mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Data:t_mara &lt;SPAN class="L0S52"&gt;type &lt;SPAN class="L0S52"&gt;standard &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;mara.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;Select &lt;/SPAN&gt;* &lt;SPAN class="L0S52"&gt;from &lt;/SPAN&gt;mara &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table &lt;/SPAN&gt;t_mara.&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;Loop &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;at &lt;/SPAN&gt;t_mara &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;mara.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Write:/ mara-matnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Hide: mara-matnr.&lt;BR /&gt; Endloop.&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;At &lt;/SPAN&gt;line-selection.&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SET &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;PARAMETER &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'MAT' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELD &lt;/SPAN&gt;mara-matnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;Call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;transaction &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'MM03' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;and &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;skip &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;first &lt;/SPAN&gt;screen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Iam not getting the correct answer for this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Mar 2013 06:28:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-19T06:28:43Z</dc:date>
    <item>
      <title>program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337314#M1729849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to call the t code in a program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator message: Unassigned Points.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;@OP - Please do some research before posting, I have warned you several times, do not repeat this again. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:31:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337314#M1729849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T05:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337315#M1729850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TRANSACTION &amp;lt;Transaction name&amp;gt;&amp;nbsp; in program.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;-SS-&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337315#M1729850</guid>
      <dc:creator>satyabrata_sahoo3</dc:creator>
      <dc:date>2013-03-19T05:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337316#M1729851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As per my know, there is no program for call t.code. we can check all tcode maintain using se93&lt;/P&gt;&lt;P&gt;and we can use all tcode using object S_TCODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabaharan B &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337316#M1729851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T05:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337317#M1729852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to call the tcode from the report you should use the set parameter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i will paste the sample code for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form user_command using v_ucomm type sy-ucomm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_selfield type slis_selfield.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;CASE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; wa_selfield-fieldname.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;WHEN&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'MATNR'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;SET&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;PARAMETER&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;ID&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'MAT'&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;FIELD&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; wa_selfield-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;value&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;CALL&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;TRANSACTION&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'MM03'&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;AND&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;SKIP&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;FIRST&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;SCREEN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;endform. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;I hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;Pavan. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337317#M1729852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T05:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337318#M1729853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:40:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337318#M1729853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T05:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337319#M1729854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx in regards .......i tried it but still now error only......dono how to frame it....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:47:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337319#M1729854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T05:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337320#M1729855</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;Use Call Transaction as suggested by SS. But remember to put the tcode in capital letters in Quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Purnand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337320#M1729855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T05:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337321#M1729856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi purnand....thanx for ur reply.............done wat u said but still the same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337321#M1729856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337322#M1729857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what error you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:16:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337322#M1729857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T06:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337323#M1729858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not going for output mode itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337323#M1729858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T06:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337324#M1729859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please send the code and the screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Purnand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:20:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337324#M1729859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T06:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337325#M1729860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explain clearly in which scenario you are using this and you better to post the code here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337325#M1729860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T06:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337326#M1729861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Purnand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my code........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables:mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Data:t_mara &lt;SPAN class="L0S52"&gt;type &lt;SPAN class="L0S52"&gt;standard &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;mara.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;Select &lt;/SPAN&gt;* &lt;SPAN class="L0S52"&gt;from &lt;/SPAN&gt;mara &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table &lt;/SPAN&gt;t_mara.&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;Loop &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;at &lt;/SPAN&gt;t_mara &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;mara.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Write:/ mara-matnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Hide: mara-matnr.&lt;BR /&gt; Endloop.&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;At &lt;/SPAN&gt;line-selection.&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SET &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;PARAMETER &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'MAT' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELD &lt;/SPAN&gt;mara-matnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;Call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;transaction &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'MM03' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;and &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;skip &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;first &lt;/SPAN&gt;screen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Iam not getting the correct answer for this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337326#M1729861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T06:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337327#M1729862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 3pt; margin-bottom: 3pt; font-size: 10pt; font-family: Arial; color: #000000;"&gt;&lt;STRONG&gt;&lt;SPAN class="UserInput3" style="font-family: 'Courier New';"&gt;LEAVE TO TRANSACTION &lt;EM&gt;Tcode&lt;/EM&gt; [AND SKIP FIRST SCREEN].&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 3pt; margin-bottom: 3pt; font-size: 10pt; font-family: Arial; color: #000000;"&gt;This statement ends the calling program and starts transaction &lt;EM&gt;&lt;STRONG style="font-family: 'Courier New';"&gt;tcode&lt;/STRONG&gt;&lt;/EM&gt;. This deletes the call stack (internal sessions) of all previous programs. At the end of the transaction, the system returns to the area menu from which the original program in the call stack was started.&lt;/P&gt;&lt;P style="margin-top: 3pt; margin-bottom: 3pt; font-size: 10pt; font-family: Arial; color: #000000;"&gt;If, on the other hand, you do not want to return to the calling program at the end of the new transaction, use the statement:&lt;/P&gt;&lt;P style="margin-top: 3pt; margin-bottom: 3pt; font-size: 10pt; font-family: Arial; color: #000000;"&gt;&lt;SPAN class="UserInput3" style="font-family: 'Courier New'; font-weight: bold;"&gt;CALL TRANSACTION tcod [AND SKIP FIRST SCREEN].&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 3pt; margin-bottom: 3pt; font-size: 10pt; font-family: Arial; color: #000000;"&gt;This statement saves the data of the calling program, and starts transaction &lt;EM&gt;&lt;STRONG style="font-family: 'Courier New';"&gt;tcode&lt;/STRONG&gt;&lt;/EM&gt;. At the end of the transaction, the system returns to the statement following the call in the calling report. If the &lt;STRONG style="font-family: 'Courier New';"&gt;LEAVE&lt;/STRONG&gt;statement occurs within the called transaction, the transaction ends and control returns to the program in which the call occurred.&lt;/P&gt;&lt;P style="margin-top: 3pt; margin-bottom: 3pt; font-size: 10pt; font-family: Arial; color: #000000;"&gt;You can use a variable to specify the transaction &lt;STRONG style="font-family: 'Courier New';"&gt;tcod&lt;/STRONG&gt; . This allows you to call transactions statically as well as dynamically.&lt;/P&gt;&lt;P style="margin-top: 3pt; margin-bottom: 3pt; font-size: 10pt; font-family: Arial; color: #000000;"&gt;The addition &lt;STRONG style="font-family: 'Courier New';"&gt;AND SKIP FIRST SCREEN&lt;/STRONG&gt; allows you to prevent the initial screen of the new transaction from being displayed. The first screen to be displayed is then the specified &lt;EM&gt;Next screen&lt;/EM&gt; in the screen attributes of the initial screen. If the first screen calls itself as the next screen, you cannot skip it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using Call Transaction for &lt;EM&gt;&lt;STRONG&gt;BDC programes&lt;/STRONG&gt;&lt;/EM&gt; .. then it have different format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:39:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337327#M1729862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T06:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337328#M1729863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your code is working fine for me it seems ok but there may be the issue in the statment&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;"Call &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;transaction &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;'MM03' &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;and &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;skip &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;first &lt;/SPAN&gt;screen"&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try without&amp;nbsp; "&lt;STRONG&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;and &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;skip &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;first &lt;/SPAN&gt;screen"&amp;nbsp; &lt;/STRONG&gt;bcoz&amp;nbsp; MM01/MM02/MM03 tcode are linked with sub screen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after first screen a pop screen comes for &lt;STRONG&gt;selecting views&lt;/STRONG&gt; and second pop screen open for &lt;STRONG&gt;plant and other fields&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so either try without&amp;nbsp; &lt;/STRONG&gt;"&lt;STRONG&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;and &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;skip &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;first &lt;/SPAN&gt;screen"&amp;nbsp; or try to fill this pop screen values also.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rohit&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 07:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337328#M1729863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T07:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337329#M1729864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually my main requirement is when i call the table in a program, in the output of the program the tmg created for the table want to be displayed.......so only i created on table along with tmg and a tcode for the tmg too........using call transaction method i called the tcode as u guys said.....but i can able to view only the output of the report but not the TMG.....pls suggest me some idea .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 07:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337329#M1729864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T07:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337330#M1729865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use call trnscation and skip first screen .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 08:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337330#M1729865</guid>
      <dc:creator>bharat_rathod2</dc:creator>
      <dc:date>2013-03-19T08:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337331#M1729866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 08:07:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337331#M1729866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T08:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337332#M1729867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually my main requirement is when i call the table in a program, in the output of the program the tmg created for the table want to be displayed.......so only i created on table along with tmg and a tcode for the tmg too........using call transaction method i called the tcode as u guys said.....but i can able to view only the output of the report but not the TMG.....pls suggest me some idea .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 08:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337332#M1729867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T08:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: program for calling a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337333#M1729868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Meena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i understand your problem .... after displaying your output ...if we click any line of the out pt displayed automatically tmg will dispal with related line selection ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you displayed your output in ALVs&lt;/P&gt;&lt;P&gt;after display your output u can give option for one more alv&amp;nbsp; instead of tmg ..like kind of interactive report with second alv u can do tmg related work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i am wrong at understand your problem .....kindly more elaborate your problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 08:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-calling-a-tcode/m-p/9337333#M1729868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T08:41:04Z</dc:date>
    </item>
  </channel>
</rss>

