<?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: Selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724711#M632316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha Thattamannil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much.  Keep it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 09:06:57 GMT</pubDate>
    <dc:creator>kishorepallapothula</dc:creator>
    <dc:date>2007-08-15T09:06:57Z</dc:date>
    <item>
      <title>Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724707#M632312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display some text on the selection screen in a box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text is like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"program to send email alert for performance bond, security deposits &amp;amp; insurance policies on" (need to pass date) " no.of days due before the expiry date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This matter should be on the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me, if posible with code. I am in hurry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 06:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724707#M632312</guid>
      <dc:creator>kishorepallapothula</dc:creator>
      <dc:date>2007-08-15T06:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724708#M632313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishore&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use &lt;/P&gt;&lt;P&gt;selection-screen begin of block b1 with text title-text001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-scvreen end of block b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double click on text001 and maintain u r description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points for helpful ans's&lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 06:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724708#M632313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T06:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724709#M632314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What a long description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 07:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724709#M632314</guid>
      <dc:creator>former_member320058</dc:creator>
      <dc:date>2007-08-15T07:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724710#M632315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection-screen begin of block b1 with frame.&lt;/P&gt;&lt;P&gt;....                                              &lt;/P&gt;&lt;P&gt;selection-screen uline.                                     &lt;/P&gt;&lt;P&gt;selection-screen comment /20(70) text1.                     &lt;/P&gt;&lt;P&gt;selection-screen comment /20(70) text2.                     &lt;/P&gt;&lt;P&gt;selection-screen comment /20(70) text3.                     &lt;/P&gt;&lt;P&gt;selection-screen uline.                                     &lt;/P&gt;&lt;P&gt;selection-screen end of block b1.                           &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;initialization.                                             &lt;/P&gt;&lt;P&gt;text1 = 'enter your text code 1'.                &lt;/P&gt;&lt;P&gt;concatenate 'enter your text code 2'  no_of_days to text 2. &lt;/P&gt;&lt;P&gt;text3 = 'enter your text code 3'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 07:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724710#M632315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T07:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724711#M632316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha Thattamannil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much.  Keep it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 09:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724711#M632316</guid>
      <dc:creator>kishorepallapothula</dc:creator>
      <dc:date>2007-08-15T09:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724712#M632317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usha Thattamannil  &lt;/P&gt;&lt;P&gt;solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye.. all of you thanks.&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 09:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2724712#M632317</guid>
      <dc:creator>kishorepallapothula</dc:creator>
      <dc:date>2007-08-15T09:07:35Z</dc:date>
    </item>
  </channel>
</rss>

