<?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: avoid display initial screen when calling parameter transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659742#M1867134</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;There is one more way to achieve this, write one small BDC program to reach second screen.&lt;/P&gt;&lt;P&gt;So while calling:&lt;/P&gt;&lt;P&gt;1) Fill IT_BDCDATA with steps to reach 2nd screen,&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2) Call Transaction 'ZPS080' using IT_BDCDATA MODE 'E'. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will help you to reach second screen / till where you want to go in transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2014 08:40:18 GMT</pubDate>
    <dc:creator>srikanth_d4</dc:creator>
    <dc:date>2014-11-10T08:40:18Z</dc:date>
    <item>
      <title>avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659740#M1867132</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;we have created a parameter transaction&amp;nbsp; for &lt;STRONG&gt;Selection - Budget/Pan/Actual...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but when i am calling&amp;nbsp; this in a report using&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Call Transaction 'ZPS080' and skip first screen.. ( iam passing values using SET Parameter ID)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it is displaying initial screen , how do i avoid displaying initial screen......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 07:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659740#M1867132</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-10T07:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659741#M1867133</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;To tick the check box 'Skip initial screen' in SE93.&amp;nbsp; or you should directly call that standard tcode and set parameter id.&lt;/P&gt;&lt;P&gt;Seems you confuse this two 'Parameters'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 08:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659741#M1867133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-10T08:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659742#M1867134</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;There is one more way to achieve this, write one small BDC program to reach second screen.&lt;/P&gt;&lt;P&gt;So while calling:&lt;/P&gt;&lt;P&gt;1) Fill IT_BDCDATA with steps to reach 2nd screen,&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2) Call Transaction 'ZPS080' using IT_BDCDATA MODE 'E'. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will help you to reach second screen / till where you want to go in transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 08:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659742#M1867134</guid>
      <dc:creator>srikanth_d4</dc:creator>
      <dc:date>2014-11-10T08:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659743#M1867135</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 give more detail about the program you have developed. (how did you define the ID's or are you sure that all the parameters you defined can be caugth by the program?)&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;Eray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 08:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659743#M1867135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-10T08:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659744#M1867136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi zhang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is how ZPS080 is created...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/581664" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 10:04:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659744#M1867136</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-10T10:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659745#M1867137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have attached the screen shot of how ZPS080 is craeted...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 10:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659745#M1867137</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-10T10:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659746#M1867138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi eray ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have attached the screen shot of how Z transaction is created....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 10:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659746#M1867138</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-11-10T10:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659747#M1867139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How about add this parameter 'D_SREPOVARI-NOSELSCRN' with value 'X'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In your abap code, set parameters id which will be used in this extended program. Call this z tcode, seems do not need 'SKIP FIRST SCREEN' any more.&amp;nbsp; Just try, i`m not sure. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1078/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 02:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659747#M1867139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-11T02:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659748#M1867140</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;Either you might be missing something in SET parameter and if you are sure it is correct then you will have to try the methods suggested by Srikanth and it should work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 02:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659748#M1867140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-11T02:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: avoid display initial screen when calling parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659749#M1867141</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;If you are getting the same selection screen of start_report itself, once check whether the value which you are using in start_report is correct and you are able to proceed to next screen by simply executing start_report tcode itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 06:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-display-initial-screen-when-calling-parameter-transaction/m-p/10659749#M1867141</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2014-11-11T06:03:53Z</dc:date>
    </item>
  </channel>
</rss>

