<?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: Without selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634476#M1091297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To call the BDC program for 's_ahr_61015512' , in your program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit &amp;lt;Program_name&amp;gt; and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit &amp;lt;Program_name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amit Gupta on Oct 21, 2008 12:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 10:18:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-21T10:18:52Z</dc:date>
    <item>
      <title>Without selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634471#M1091292</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;        In myalv report program  zreport when i click on particular fields it calls the standard report 's_ahr_61015512'  which is done by bdc program .&lt;/P&gt;&lt;P&gt;    when i say back in 's_ahr_61015512' report it is again coming to 's_ahr_61015512' report's selection screen i want't to skip that selection-screen what can i do?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 10:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634471#M1091292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Without selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634472#M1091293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dedug and find whats happening when you are clicking back.&lt;/P&gt;&lt;P&gt;Or in your GUI status set the screen that you want to call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 10:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634472#M1091293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T10:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Without selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634473#M1091294</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;call transaction 'transactioncode' skip first-screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 10:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634473#M1091294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T10:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Without selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634474#M1091295</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;Try creating a parameter transaction. Be sure to select 'Skip first screen'. And fill in the defaults for the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/2b/d921f74b8a11d1894c0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/2b/d921f74b8a11d1894c0000e8323c4f/frameset.htm&lt;/A&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;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 10:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634474#M1091295</guid>
      <dc:creator>satsrockford</dc:creator>
      <dc:date>2008-10-21T10:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Without selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634475#M1091296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dedug and find what value is holding when you are clicking back.&lt;/P&gt;&lt;P&gt;Or in your GUI status set the screen that you want to call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 10:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634475#M1091296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T10:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Without selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634476#M1091297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To call the BDC program for 's_ahr_61015512' , in your program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit &amp;lt;Program_name&amp;gt; and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit &amp;lt;Program_name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amit Gupta on Oct 21, 2008 12:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 10:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-selection-screen/m-p/4634476#M1091297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T10:18:52Z</dc:date>
    </item>
  </channel>
</rss>

