<?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 value display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447965#M828195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any one suggest, how to display the selection screen value in the output of the report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using SQ02 record processing...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 03:17:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-18T03:17:52Z</dc:date>
    <item>
      <title>selection screen value display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447965#M828195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any one suggest, how to display the selection screen value in the output of the report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using SQ02 record processing...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 03:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447965#M828195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T03:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen value display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447966#M828196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to show it in query? Give some more details as what you want and in which program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 03:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447966#M828196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T03:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen value display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447967#M828197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, I inputted PC01 in the vendor field in the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i wanted it to display as a header in output of the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kinda like this:&lt;/P&gt;&lt;P&gt;========output of the report========&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waste and Environmental Technology&lt;/P&gt;&lt;P&gt;Supplier: &lt;STRONG&gt;PC01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field1 Field2 &lt;/P&gt;&lt;P&gt;smple smple&lt;/P&gt;&lt;P&gt;smple smple&lt;/P&gt;&lt;P&gt;smple smple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=============================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using SQ02 transaction code not SE80 or the abap development area..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 03:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447967#M828197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T03:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen value display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447968#M828198</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 SQ02  &lt;DEL&gt;-&amp;gt; Extras(F5)&lt;/DEL&gt;-&amp;gt;Selections tab--&amp;gt;press &lt;/P&gt;&lt;P&gt;   create icod there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will display pop-up screen .&lt;/P&gt;&lt;P&gt;Enter your selection paramenter name.&lt;/P&gt;&lt;P&gt;Ex: s_xxxx.&lt;/P&gt;&lt;P&gt;---&amp;gt;Select one of the radio buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In extras tab  create a field whci is of same type of your required output field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go back to field groups(F6).&lt;/P&gt;&lt;P&gt;Left side under extras join you will find your varable which  you have created .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move that field to right side field groups(By drag and drop  (OR ) field right click add to field group. )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under START-OF -selection event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move s_xxxx  To v_xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_xxx is the field you have created in extras.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate the infoset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sq01&lt;DEL&gt;-&amp;gt;change mode&lt;/DEL&gt;-&amp;gt;press F6---&amp;gt;Press F6&lt;/P&gt;&lt;P&gt;Now select the checkbox of your output field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On sam,e screen &lt;DEL&gt;&amp;gt; basic list&lt;/DEL&gt;&amp;gt;select check box of your field.  Save&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 06:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447968#M828198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T06:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen value display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447969#M828199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello thanks but it is the same as displaying a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see on my given example the data is displayed only once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting the data from a field also with multiple same data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i display it a a header only and not a field data..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 08:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447969#M828199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T08:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen value display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447970#M828200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got the answer on my own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for the ideas!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 00:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-value-display/m-p/3447970#M828200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T00:14:41Z</dc:date>
    </item>
  </channel>
</rss>

