<?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: Syntax for skip screen by using submit keyword in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-for-skip-screen-by-using-submit-keyword/m-p/1797508#M342606</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;The submit program it self will execute the program 'RLLT2501' and show the results...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not need for the 'skip first screeen' statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2006 13:10:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-11T13:10:01Z</dc:date>
    <item>
      <title>Syntax for skip screen by using submit keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-for-skip-screen-by-using-submit-keyword/m-p/1797507#M342605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;To populate two mandatory fields on selection screen of a transaction LT25A&lt;/P&gt;&lt;P&gt;and skip first screen Instead of below code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'REFNR' FIELD '0123456789'.&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'LGN' FIELD '001'.&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'LT25A' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit RLLT2501 using&lt;/P&gt;&lt;P&gt;               selection-screen 1000&lt;/P&gt;&lt;P&gt;               with  T5_REFNR = '208510093'&lt;/P&gt;&lt;P&gt;               with  T5_LGNUM = '001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where RLLT2501 is program for transaction LT25A.&lt;/P&gt;&lt;P&gt;This is because parameter id for RERNR field on selection screen of transaction LT25A is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is that for submit program do I need to code as "skip first screen"?&lt;/P&gt;&lt;P&gt;Is there any syntax to skip first screen for submit keyword?&lt;/P&gt;&lt;P&gt;Or there is no need to give such syntax as the code &lt;/P&gt;&lt;P&gt;submit RLLT2501 using&lt;/P&gt;&lt;P&gt;               selection-screen 1000&lt;/P&gt;&lt;P&gt;               with  T5_REFNR = '208510093'&lt;/P&gt;&lt;P&gt;               with  T5_LGNUM = '001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;populates two mandatory fields and executes the transaction.&lt;/P&gt;&lt;P&gt;Please give me confirmation.As there is no data for transaction LT25A.&lt;/P&gt;&lt;P&gt;This code won't take us to the next screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 12:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-for-skip-screen-by-using-submit-keyword/m-p/1797507#M342605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T12:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax for skip screen by using submit keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-for-skip-screen-by-using-submit-keyword/m-p/1797508#M342606</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;The submit program it self will execute the program 'RLLT2501' and show the results...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not need for the 'skip first screeen' statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 13:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-for-skip-screen-by-using-submit-keyword/m-p/1797508#M342606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T13:10:01Z</dc:date>
    </item>
  </channel>
</rss>

