<?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: Re: selection screen with parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758172#M1676116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank kumar my problem is solved.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Addu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2012 07:51:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-16T07:51:19Z</dc:date>
    <item>
      <title>Re: selection screen with parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758169#M1676113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have desigh the selection with some parameters two parameters i have declare on same screen but i want in between this two parameter slash (/) to be declare.In between p_idate and p_itime i need slash which i am declaring on same line&lt;/P&gt;&lt;P&gt;Below is my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SELECTION-&lt;SPAN class="L1S52"&gt;SCREEN: &lt;SPAN class="L1S52"&gt;BEGIN&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;OF&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;BLOCK&lt;/SPAN&gt; B1 &lt;SPAN class="L1S52"&gt;WITH&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;FRAME&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;TITLE&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;TEXT&lt;/SPAN&gt;-&lt;SPAN class="L1S32"&gt;002&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS&lt;/SPAN&gt;: P_POINT &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-POINT OBLIGATORY.&lt;BR /&gt;selection-&lt;SPAN class="L1S52"&gt;screen&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;begin&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;of&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;line&lt;/SPAN&gt;.&lt;BR /&gt;selection-&lt;SPAN class="L1S52"&gt;screen&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;comment&lt;/SPAN&gt; &lt;SPAN class="L1S32"&gt;1&lt;/SPAN&gt;(&lt;SPAN class="L1S32"&gt;31&lt;/SPAN&gt;) &lt;SPAN class="L1S52"&gt;text&lt;/SPAN&gt;-&lt;SPAN class="L1S32"&gt;001&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;for&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;field&lt;/SPAN&gt; p_idate.&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS&lt;/SPAN&gt;: P_IDATE &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-IDATE.&lt;BR /&gt;&lt;SPAN class="L1S31"&gt;*selection-screen comment 4(5) text-001 for field p_idate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS&lt;/SPAN&gt;: P_ITIME &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-ITIME.&lt;BR /&gt;&lt;SPAN class="L1S31"&gt;*selection-screen comment (5) text-001 for field p_itime.&lt;/SPAN&gt;&lt;BR /&gt;selection-&lt;SPAN class="L1S52"&gt;screen&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;end&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;of&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;line&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS&lt;/SPAN&gt;: P_READR &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-READR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Am&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 06:21:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758169#M1676113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-16T06:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: selection screen with parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758170#M1676114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS: P_POINT &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-POINT OBLIGATORY.&lt;BR /&gt;&lt;/SPAN&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN class="L1S52"&gt;selection-&lt;SPAN class="L1S52"&gt;screen&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;begin&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;of&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;line&lt;/SPAN&gt;.&lt;BR /&gt;selection-&lt;SPAN class="L1S52"&gt;screen&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;comment&lt;/SPAN&gt; &lt;SPAN class="L1S32"&gt;1&lt;/SPAN&gt;(&lt;SPAN class="L1S32"&gt;31&lt;/SPAN&gt;) &lt;SPAN class="L1S52"&gt;text&lt;/SPAN&gt;-&lt;SPAN class="L1S32"&gt;001&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;for&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;field&lt;/SPAN&gt; p_idate.&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS&lt;/SPAN&gt;: P_IDATE &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-IDATE.&lt;BR /&gt;&lt;SPAN class="L1S31"&gt;*selection-screen comment 4(5) text-001 for field p_idate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;selection-&lt;SPAN class="L1S52"&gt;screen&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;comment&lt;/SPAN&gt; &lt;SPAN class="L1S32"&gt;44&lt;/SPAN&gt;(&lt;SPAN class="L1S32"&gt;1&lt;/SPAN&gt;) &lt;SPAN class="L1S52"&gt;text&lt;/SPAN&gt;-&lt;SPAN class="L1S32"&gt;002&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;for&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;field&lt;/SPAN&gt; p_idate. " TEXT-002 = '/'.&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS&lt;/SPAN&gt;: P_ITIME &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-ITIME.&lt;BR /&gt;&lt;SPAN class="L1S31"&gt;*selection-screen comment (5) text-001 for field p_itime.&lt;/SPAN&gt;&lt;BR /&gt;selection-&lt;SPAN class="L1S52"&gt;screen&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;end&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;of&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;line&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;PARAMETERS&lt;/SPAN&gt;: P_READR &lt;SPAN class="L1S52"&gt;TYPE&lt;/SPAN&gt; IMRG-READR.&lt;BR /&gt;selection-&lt;SPAN class="L1S52"&gt;SCREEN&lt;/SPAN&gt; : &lt;SPAN class="L1S52"&gt;END&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;OF&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;BLOCK&lt;/SPAN&gt; b1.&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 06:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758170#M1676114</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-04-16T06:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: selection screen with parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758171#M1676115</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;try using SELECTION-SCREEN COMMENT. &lt;/P&gt;&lt;P&gt;this should solve your&amp;nbsp; problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 06:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758171#M1676115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-16T06:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: selection screen with parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758172#M1676116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank kumar my problem is solved.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Addu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:51:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-selection-screen-with-parameters/m-p/8758172#M1676116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-16T07:51:19Z</dc:date>
    </item>
  </channel>
</rss>

