<?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 Selection Screen Texts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379730#M528043</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;In a report I am working on, I am getting the selection screens as below.&lt;/P&gt;&lt;P&gt;___________________________________________&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Select Purchasing Document..&lt;/P&gt;&lt;P&gt;Select MRP Controller.......&lt;/P&gt;&lt;P&gt;Select Plant................&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;___________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have the following code in the program.&lt;/P&gt;&lt;P&gt;********************************************************&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK RECSELECT WITH FRAME TITLE TEXT-101.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS PURCHDOC FOR EKPO-EBELN OBLIGATORY MATCHCODE OBJECT MEKK.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS MRPCNTRL FOR MARC-DISPO.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS SELPLT FOR EKPO-WERKS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK RECSELECT.&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is Why am I getting the DOTs in the selection screen..?&lt;/P&gt;&lt;P&gt;Is this because of the selection Texts I have given in the program or is there any specific reason..? &lt;/P&gt;&lt;P&gt;Because, three texts are of same length(28 chars I guess). It is filling the remaining place apart from the description with DOTs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on the same. Please let me know if you need any other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Pradeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 09:13:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-19T09:13:13Z</dc:date>
    <item>
      <title>Selection Screen Texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379730#M528043</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;In a report I am working on, I am getting the selection screens as below.&lt;/P&gt;&lt;P&gt;___________________________________________&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Select Purchasing Document..&lt;/P&gt;&lt;P&gt;Select MRP Controller.......&lt;/P&gt;&lt;P&gt;Select Plant................&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;___________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have the following code in the program.&lt;/P&gt;&lt;P&gt;********************************************************&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK RECSELECT WITH FRAME TITLE TEXT-101.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS PURCHDOC FOR EKPO-EBELN OBLIGATORY MATCHCODE OBJECT MEKK.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS MRPCNTRL FOR MARC-DISPO.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS SELPLT FOR EKPO-WERKS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN SKIP.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK RECSELECT.&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is Why am I getting the DOTs in the selection screen..?&lt;/P&gt;&lt;P&gt;Is this because of the selection Texts I have given in the program or is there any specific reason..? &lt;/P&gt;&lt;P&gt;Because, three texts are of same length(28 chars I guess). It is filling the remaining place apart from the description with DOTs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on the same. Please let me know if you need any other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Pradeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379730#M528043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen Texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379731#M528044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you checked the selection texts if there are any dots..&lt;/P&gt;&lt;P&gt;that should be the reason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379731#M528044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen Texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379732#M528045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just chk ur selection screen text again coz by default u get dots there and while writing the text u mst have forgot 2 delete it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:19:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379732#M528045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen Texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379733#M528046</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;Have u checked your Selection Text ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379733#M528046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen Texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379734#M528047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think when u gave the selection texts u would have given that ...... so that the remainging character spaces are filled with .... check it in our program as&lt;/P&gt;&lt;P&gt;goto-&amp;gt; selection texts-&amp;gt; check how u gave there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379734#M528047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen Texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379735#M528048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please Delete your selction text and try again..as I tried on my system with same code as you given..its workingfine&lt;/P&gt;&lt;P&gt;&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;Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts/m-p/2379735#M528048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:23:57Z</dc:date>
    </item>
  </channel>
</rss>

