<?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: Report selection screen Elements. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169360#M1711941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prabaharan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try and use key work 'POSITION'&lt;/P&gt;&lt;P&gt;For more help please refer to the below link, &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/9f/dba7e235c111d1829f0000e829fbfe/content.htm"&gt;http://help.sap.com/saphelp_470/helpdata/en/9f/dba7e235c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 13:00:56 GMT</pubDate>
    <dc:creator>anup_deshmukh4</dc:creator>
    <dc:date>2012-11-27T13:00:56Z</dc:date>
    <item>
      <title>Report selection screen Elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169359#M1711940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I want to add multiple elements in a single line in the selection screen.I enclosed elements between BEGIN OF LINE &amp;amp; END OF LINE.But if i place a select option,two input fields(Total of&amp;nbsp; 3 in a row) it shows length error like "Maximum length is 79".How to place n number of elements in a single line.&lt;/P&gt;&lt;P&gt;Please give your valuable thoughts here.&lt;/P&gt;&lt;P&gt;Praba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 08:36:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169359#M1711940</guid>
      <dc:creator>former_member184739</dc:creator>
      <dc:date>2012-11-27T08:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report selection screen Elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169360#M1711941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prabaharan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try and use key work 'POSITION'&lt;/P&gt;&lt;P&gt;For more help please refer to the below link, &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/9f/dba7e235c111d1829f0000e829fbfe/content.htm"&gt;http://help.sap.com/saphelp_470/helpdata/en/9f/dba7e235c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 13:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169360#M1711941</guid>
      <dc:creator>anup_deshmukh4</dc:creator>
      <dc:date>2012-11-27T13:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Report selection screen Elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169361#M1711942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabaharan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes Begin of Line will limit you to Maximum of 79 length.&lt;/P&gt;&lt;P&gt;Since it is a selection screen which SAP will generate when you activate and execute. I wont suggest you to go for a change in Screen Layout of screen 1000.&lt;/P&gt;&lt;P&gt;If you are very specific about one line then you need to create your own screen as selection screen and call it as Call selection-screen XXXX in your program. Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 13:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169361#M1711942</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2012-11-27T13:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Report selection screen Elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169362#M1711943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Praba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you're doing is the right way to do it, but as you see it has that limitation. I would use the screen painter (dialog programming) to accomplish that.&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;Raulie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 13:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169362#M1711943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-27T13:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Report selection screen Elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169363#M1711944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello venkat&lt;/P&gt;&lt;P&gt; Thanks for your reply. I tried creating a screen but the selection screen(radio button) is disabled . Can you please more details on this ?&lt;/P&gt;&lt;P&gt;Praba&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 14:43:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169363#M1711944</guid>
      <dc:creator>former_member184739</dc:creator>
      <dc:date>2012-12-04T14:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Report selection screen Elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169364#M1711945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your report program Write the code as "&lt;SPAN class="L0S52"&gt;Call &lt;SPAN class="L0S52"&gt;selection-screen &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;100."&amp;nbsp; DB Click on the Screen number 100 and let THE SCREEN TYPE BE Normal radiobutton only. After that place the fields on the screen with screen painter as shown below.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S32"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S32"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/162662" width="450" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S32"&gt;Later execute the program you will see the selection screen &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S32"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/162663" width="450" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S32"&gt;hope this helps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 06:10:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169364#M1711945</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2012-12-05T06:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Report selection screen Elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169365#M1711946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I tried the approach you have mentioned.I placed a select-option and an Input field.However i could not place the third element.Please sugggest your ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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/165175" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 07:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-selection-screen-elements/m-p/9169365#M1711946</guid>
      <dc:creator>former_member184739</dc:creator>
      <dc:date>2012-12-12T07:27:40Z</dc:date>
    </item>
  </channel>
</rss>

