<?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 to skip initial screen when calling a parameter transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783079#M1879061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select the set parameter and get parameter options in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even if it wont work....&lt;/P&gt;&lt;P&gt;use the code&lt;/P&gt;&lt;P&gt;get parameter id&amp;nbsp; 'param id' field name in the program zps106&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2014 07:31:37 GMT</pubDate>
    <dc:creator>former_member435048</dc:creator>
    <dc:date>2014-11-28T07:31:37Z</dc:date>
    <item>
      <title>how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783071#M1879053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created a &lt;STRONG&gt;Parameter Transaction&lt;/STRONG&gt; for a Report Painter program....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want call this transaction and skip initial screen(i.e directly displaying the output by passing the desired value form another ZReport)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used code&lt;STRONG&gt; Call Transaction 'ZPS106' and skip first screen...(&lt;/STRONG&gt;here ZPS106 is parameter transaction for Report Painter Program)....&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;but the problem the initial selection screen is still displayed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i avoid this,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 06:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783071#M1879053</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-28T06:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783072#M1879054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try creating a Dialog Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783072#M1879054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T07:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783073#M1879055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vinay,&lt;/P&gt;&lt;P&gt;if u want want to skip parameter screen just use the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SUBMIT &lt;/SPAN&gt;&amp;lt;Z program Name&amp;gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WITH &amp;lt;parameter&amp;gt; &lt;/SPAN&gt; =&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;enter your parameter name of zprog in &amp;lt;parameter&amp;gt; and pass the desired value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i hope its will help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Adarsh&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:09:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783073#M1879055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T07:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783074#M1879056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are not supposed to create a dialog transaction for report painter programs...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:15:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783074#M1879056</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-28T07:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783075#M1879057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi adarsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't think we can use SUBMIT for programs created using report painter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because the report name varies every time an updation is done,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;need some other way...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783075#M1879057</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-28T07:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783076#M1879058</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;give the parameter Id in the screen . where u have the option for parameter id in&amp;nbsp; screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attributes --&amp;gt;parameter Id &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the code after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter id 'parameter id ' field name lv_field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Call Transaction 'ZPS106' and skip first screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783076#M1879058</guid>
      <dc:creator>former_member435048</dc:creator>
      <dc:date>2014-11-28T07:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783077#M1879059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi viajy kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have already done like that but still the initial screen is displayed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to avoid this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783077#M1879059</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-28T07:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783078#M1879060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this code submit program name using selection screen 1000. &amp;amp; pass first program ouput to your screen fields. in coding like this as an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SUBMIT yrm07mlbd &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'1000'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WITH &lt;/SPAN&gt;matnr &lt;SPAN class="L0S52"&gt;IN/EQ&amp;nbsp; first report output field&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WITH &lt;/SPAN&gt;bukrs &lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;IN/EQ&amp;nbsp; first report output field&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WITH &lt;/SPAN&gt;werks &lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;IN/EQ&amp;nbsp; first report output field&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING &lt;/SPAN&gt;LIST &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;RETURN&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783078#M1879060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T07:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783079#M1879061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select the set parameter and get parameter options in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even if it wont work....&lt;/P&gt;&lt;P&gt;use the code&lt;/P&gt;&lt;P&gt;get parameter id&amp;nbsp; 'param id' field name in the program zps106&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783079#M1879061</guid>
      <dc:creator>former_member435048</dc:creator>
      <dc:date>2014-11-28T07:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783080#M1879062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vinal Use Function module &lt;SPAN style="color: #333333; font-size: 12px;"&gt;GRW_JOB_SUBMIT_PREPARE to get program name.. take it in a variable and pass it through submit...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else u can find user program name using user tcode in table &lt;SPAN style="color: #333333; font-size: 12px;"&gt;TSTCP and you can&amp;nbsp; use it in your submit stament.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adarsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 07:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783080#M1879062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T07:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783081#M1879063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For call transaction 'XY' and skip first screen. to work properly you should have a navigation defined from first screen to second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either have the 'Next Screen' (in first screen's attributes tab) filled with the details of the next screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or have a call screen &amp;lt;next screen number&amp;gt; in one of the PAI modules of the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the PBO is skipped and PAI is directly called and if there is no navigation defined to second screen then the first screen itself is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 08:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783081#M1879063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T08:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783082#M1879064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also try to use report-to-report interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform some search at scn on those FM (or look at attached sample)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;RSTI_APPL_STACK_POP&lt;/LI&gt;&lt;LI&gt;RSTI_APPL_STACK_INITIALIZE&lt;/LI&gt;&lt;LI&gt;RSTI_SELECTION_EXPORT&lt;/LI&gt;&lt;LI&gt;RSTI_COMMUNICATION_HANDLER&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 08:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783082#M1879064</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-11-28T08:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to skip initial screen when calling a parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783083#M1879065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try one more thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have this piece of code in the first PBO module of the first screen -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If sy-tcode = &amp;lt;name of transaction&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; supress dialog.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will ensure that when the screen is called from your transaction the first screen is skipped and it goes directly to second screen. But one of the two conditions for navigation that I mentioned earlier should be met here as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 08:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-skip-initial-screen-when-calling-a-parameter-transaction/m-p/10783083#M1879065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T08:39:39Z</dc:date>
    </item>
  </channel>
</rss>

