<?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: Dynamic value display in SELECTION-SCREEN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-display-in-selection-screen/m-p/3179378#M756844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi See,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just include the below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-group1 eq 'MO1'.&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;screen-display_3d = ' '.&lt;/STRONG&gt;  &lt;/P&gt;&lt;P&gt;screen-input = '0'.&lt;/P&gt;&lt;P&gt;  screen-active = '1'.&lt;/P&gt;&lt;P&gt;  modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 07:18:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-28T07:18:28Z</dc:date>
    <item>
      <title>Dynamic value display in SELECTION-SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-display-in-selection-screen/m-p/3179377#M756843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;   I have a parameter to enter the BP number on screen. when user fills the value &amp;amp; press enter the name of BP will get filled to one more parameter which is non-editable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done this like below:&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 1(30) text-006 FOR FIELD p_bppart.&lt;/P&gt;&lt;P&gt;PARAMETER p_bppart TYPE crmt_evt_browser_f4-event_partner.&lt;/P&gt;&lt;P&gt;PARAMETER p_bppnam TYPE bus000flds-descrip VISIBLE LENGTH 20 MODIF ID mo1.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is, the BP name is getting displayed within the box (like other parameters without input option). but i dont need any box to be displayed.&lt;/P&gt;&lt;P&gt; Can any of you tell me how i can display the BP name without the box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; Seema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 05:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-display-in-selection-screen/m-p/3179377#M756843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T05:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic value display in SELECTION-SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-display-in-selection-screen/m-p/3179378#M756844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi See,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just include the below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-group1 eq 'MO1'.&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;screen-display_3d = ' '.&lt;/STRONG&gt;  &lt;/P&gt;&lt;P&gt;screen-input = '0'.&lt;/P&gt;&lt;P&gt;  screen-active = '1'.&lt;/P&gt;&lt;P&gt;  modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 07:18:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-display-in-selection-screen/m-p/3179378#M756844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T07:18:28Z</dc:date>
    </item>
  </channel>
</rss>

