<?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: Missing selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124514#M1188233</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;&lt;/P&gt;&lt;P&gt;this is my code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of block 0 with frame title text-000.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file10.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file20.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file30.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file40.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file50.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of block 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of block 1 with frame title text-010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-011.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-012.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-013.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen end of block 1.&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;selection-screen begin of block 2 with frame title text-020.&lt;/P&gt;&lt;P&gt;parameters: run_date type sy-datum,&lt;/P&gt;&lt;P&gt;            p_laufi type laufi.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-021.&lt;/P&gt;&lt;P&gt;selection-screen end of block 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2009 01:13:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-09T01:13:10Z</dc:date>
    <item>
      <title>Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124504#M1188223</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a report where when I am trying to do the syntax check it's nt showing me any error but when i tried to activate it throws the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error when generating the selection screen "1000" of report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me what exactly I am missing?&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;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 19:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124504#M1188223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T19:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124505#M1188224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably some elements of the selection screen are over lapping.&lt;/P&gt;&lt;P&gt;Check if you are using begin of line... end of line while defining your selection screen and see that it uses no more than 83 positions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 19:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124505#M1188224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T19:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124506#M1188225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply... I just went to Se80 and saw that it's not showing screen nuber 1000 under the tab screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 19:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124506#M1188225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T19:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124507#M1188226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I It can be because of a Coments that  you are using in the selection screen,&lt;/P&gt;&lt;P&gt;or an element the is no adjusting into the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing it.&lt;/P&gt;&lt;P&gt;Hope it will resole else share the selection screen code.&lt;/P&gt;&lt;P&gt;so that it can be checked what went wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 19:31:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124507#M1188226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T19:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124508#M1188227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we see how have you declared the screen ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 19:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124508#M1188227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T19:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124509#M1188228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to regenrate the screen 1000 again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by &lt;/P&gt;&lt;P&gt;steps:&lt;/P&gt;&lt;P&gt;1) comment your selection screen and acivate.&lt;/P&gt;&lt;P&gt;2) Then again uncomment that selection screen.. you will get the screen 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not&lt;/P&gt;&lt;P&gt;3) go to &lt;STRONG&gt;programs--&amp;gt;regenerate&lt;/STRONG&gt; that report you will get the missed screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 19:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124509#M1188228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T19:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124510#M1188229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error usually get triggered because of certain selection screen elements being overlapped... please look carefully if any of the selection-screen elements is overlapping , overlapping for an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters : a(10) type c visible length 10.&lt;/P&gt;&lt;P&gt;selection-screen pushbtton 9(10) pu_but user-command U!.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above example.&lt;/P&gt;&lt;P&gt;the parameter a is of length 10 so it starts from x axis 1 to 10.&lt;/P&gt;&lt;P&gt;then pushbutton starts from X-axis 9 and goes till 19.&lt;/P&gt;&lt;P&gt;here the 9 and 10 position are being overlapped by parameter and pushbutton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check this might be the case in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are unable to find it.&lt;/P&gt;&lt;P&gt;please do paste your code where you are creating your selection screen.&lt;/P&gt;&lt;P&gt;it might be helpful for us to check on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2009 10:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124510#M1188229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-07T10:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124511#M1188230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;u open the program in se80,then go to utilities,click on update navigation index,the selection screen will come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2009 10:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124511#M1188230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-07T10:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124512#M1188231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasanth, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing this but it couldn't solve the problem.&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;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 01:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124512#M1188231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T01:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124513#M1188232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soniya, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply... I went to se80 but I couldn't find the update navigation option under utilities.... it just says display navigation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 01:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124513#M1188232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T01:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124514#M1188233</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;&lt;/P&gt;&lt;P&gt;this is my code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of block 0 with frame title text-000.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file10.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file20.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file30.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file40.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) p_file50.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of block 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of block 1 with frame title text-010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-011.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-012.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-013.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen end of block 1.&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;selection-screen begin of block 2 with frame title text-020.&lt;/P&gt;&lt;P&gt;parameters: run_date type sy-datum,&lt;/P&gt;&lt;P&gt;            p_laufi type laufi.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(60) text-021.&lt;/P&gt;&lt;P&gt;selection-screen end of block 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 01:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124514#M1188233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T01:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124515#M1188234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection-screen begin of block 2 with frame title text-020.&lt;/P&gt;&lt;P&gt;parameters: run_date type sy-datum,&lt;/P&gt;&lt;P&gt;p_laufi type laufi.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;selection-screen comment 5(60) text-021.&lt;/STRONG&gt;  &amp;lt;-- comment this line or change the length&lt;/P&gt;&lt;P&gt;selection-screen end of block 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or change as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters: run_date type sy-datum,&lt;/P&gt;&lt;P&gt;            p_laufi type laufi.&lt;/P&gt;&lt;P&gt;selection-screen comment 25(50) text-021.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 04:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124515#M1188234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T04:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124516#M1188235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Srini.... can you please tell me what exactly is wrong and why do we need to change it like the way you said... so that I will be able to understand it little more !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 04:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124516#M1188235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T04:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124517#M1188236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also when I tried to change my code from what I wrote to this &lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters: run_date type sy-datum,&lt;/P&gt;&lt;P&gt;p_laufi type laufi.&lt;/P&gt;&lt;P&gt;selection-screen comment 25(50) text-021.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the selection screen I could see the run date and laufi fields.... but I couldn't see the the description for thses particular fields... can you please tell me what might be gng wrng!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks, &lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 04:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124517#M1188236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T04:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124518#M1188237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try as ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of block 2 with frame title text-020.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 1(10) text-021.&lt;/P&gt;&lt;P&gt;parameters: run_date type sy-datum.&lt;/P&gt;&lt;P&gt;selection-screen comment 25(10) text-022.&lt;/P&gt;&lt;P&gt;parameters: p_laufi type laufi.&lt;/P&gt;&lt;P&gt;selection-screen comment 45(20) text-023.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of block 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 04:42:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124518#M1188237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T04:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124519#M1188238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Srini... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me if I can move selection-screen comment 45(20) text-023 to the next line but within the same block???&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;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 05:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124519#M1188238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T05:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124520#M1188239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;block1&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&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;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 45(20) text-023.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;block1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 05:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124520#M1188239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T05:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Missing selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124521#M1188240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Srini... I just did it..... thanks lot man !!! I really appreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 05:04:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-selection-screen/m-p/5124521#M1188240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T05:04:57Z</dc:date>
    </item>
  </channel>
</rss>

