<?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: Show data in a selection-screen comment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235407#M1011201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use at selection screen event&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2008 04:33:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-06T04:33:35Z</dc:date>
    <item>
      <title>Show data in a selection-screen comment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235406#M1011200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do this...&lt;/P&gt;&lt;P&gt;I have a selection-options or a parameter like table-field.&lt;/P&gt;&lt;P&gt;And i want to choose a value from de match code of the parameter.&lt;/P&gt;&lt;P&gt;When i select it then i want to reflect the data of any other field of the selected record&lt;/P&gt;&lt;P&gt;in a selection-screen comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 1(25) FOR FIELD s_padest.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS s_padest FOR tsp03l-padest NO INTERVALS NO-EXTENSION .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 38(79) pad_tx. " -&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; &lt;STRONG&gt;here i want to reflect the information in execution time&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select the id (for example) in the matchcode of the tsp031 table... then i want a description of the thing that i has selected printed in the selection-screen comment in execution time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;someone can give me a help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 21:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235406#M1011200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-05T21:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show data in a selection-screen comment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235407#M1011201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use at selection screen event&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 04:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235407#M1011201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T04:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show data in a selection-screen comment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235408#M1011202</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;Use the following way,that will solve your probelm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  At selection-screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    SELECTION-SCREEN COMMENT 38(79) pad_tx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;T.D.M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 04:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235408#M1011202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T04:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show data in a selection-screen comment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235409#M1011203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this out...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 1(25) FOR FIELD s_padest.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS s_padest FOR tsp03l-padest NO INTERVALS NO-EXTENSION .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 38(79) pad_tx. " -&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; here i want to reflect the information in execution time&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At selection-screen output.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Display the description&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IF s_padest IS NOT INITIAL.&lt;/P&gt;&lt;P&gt;   &lt;STRONG&gt;Write select query n get the description from the table tsp03l&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;      LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;        IF screen-name = 'PAD_TX' OR&lt;/P&gt;&lt;P&gt;           screen-name = '%_PAD_TX_%_APP_%-TEXT'.&lt;/P&gt;&lt;P&gt;          screen-active = 0.&lt;/P&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;P&gt;        MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;      ENDLOOP.&lt;/P&gt;&lt;P&gt;    ELSE.&lt;/P&gt;&lt;P&gt;      LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;        IF screen-name = 'PAD_TX' OR&lt;/P&gt;&lt;P&gt;           screen-name = '%_PAD_TX_%_APP_%-TEXT'.&lt;/P&gt;&lt;P&gt;          screen-input = 0.&lt;/P&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;P&gt;        MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;      ENDLOOP.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mamtha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 07:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-data-in-a-selection-screen-comment/m-p/4235409#M1011203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T07:21:44Z</dc:date>
    </item>
  </channel>
</rss>

