<?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: default selection screen title in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443927#M1412717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viral,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I think the screen 1000 which is coming by default is a selection screen. If my understanding is correct, then use like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECTION-SCREEN BEGIN OF BLOCK flight WITH FRAME TITLE text-001.
PARAMETERS:  p_carrid TYPE sflight-carrid ,
             p_connid TYPE sflight-connid .
SELECTION-SCREEN END OF BLOCK flight.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use 'with frame title' addition to the selection screen. and define the text 001 in GoTo -&amp;gt; text elements -&amp;gt; write number 001 and write the desciption of the title you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna Munukoti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2009 08:16:21 GMT</pubDate>
    <dc:creator>former_member217544</dc:creator>
    <dc:date>2009-12-04T08:16:21Z</dc:date>
    <item>
      <title>default selection screen title</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443924#M1412714</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;In my report, I havent created a screen so that takes screen 1000 as default. My question here is, is there any way to use title for the screen 1000 which is default? I cannot create screen 1000 as its default.&lt;/P&gt;&lt;P&gt;when i run my report i want to get title with the parameters, select-options, etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viral Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 07:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443924#M1412714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-04T07:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: default selection screen title</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443925#M1412715</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;i didn't get exactly your requirement... What ever you spcify in the program attributes that will come as title and when you maintain texts for Parameters and select-options via SE38 ,  GOTO-&amp;gt;TEXT ELEMENTS-&amp;gt;SELECTIO-TEXTS...here you can maintain your own texts for paramters and select-options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 07:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443925#M1412715</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-12-04T07:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: default selection screen title</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443926#M1412716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with create a title bar in the report &lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&amp;amp; - &amp;amp; - &amp;amp; - &amp;amp;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the start-of-selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SET TITLEBAR 'TEST' WITH 'Sample', 'Sample1'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 07:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443926#M1412716</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-12-04T07:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: default selection screen title</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443927#M1412717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viral,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I think the screen 1000 which is coming by default is a selection screen. If my understanding is correct, then use like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECTION-SCREEN BEGIN OF BLOCK flight WITH FRAME TITLE text-001.
PARAMETERS:  p_carrid TYPE sflight-carrid ,
             p_connid TYPE sflight-connid .
SELECTION-SCREEN END OF BLOCK flight.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use 'with frame title' addition to the selection screen. and define the text 001 in GoTo -&amp;gt; text elements -&amp;gt; write number 001 and write the desciption of the title you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna Munukoti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 08:16:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-selection-screen-title/m-p/6443927#M1412717</guid>
      <dc:creator>former_member217544</dc:creator>
      <dc:date>2009-12-04T08:16:21Z</dc:date>
    </item>
  </channel>
</rss>

