<?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: active mode multiple selection in dialog screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369224#M1542773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Banu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The icon will not change automatically. You need to write code in PBO and change the icon of your push button accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the document below for how to change icon of push button in module pool:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/sandbox/Change&lt;EM&gt;an&lt;/EM&gt;Icon&lt;EM&gt;of&lt;/EM&gt;a&lt;EM&gt;Button&lt;/EM&gt;Dynamically&lt;EM&gt;In&lt;/EM&gt;Module&lt;EM&gt;Pool|http://wiki.sdn.sap.com/wiki/display/sandbox/Change&lt;/EM&gt;an&lt;EM&gt;Icon&lt;/EM&gt;of&lt;EM&gt;a&lt;/EM&gt;Button&lt;EM&gt;Dynamically&lt;/EM&gt;In&lt;EM&gt;Module&lt;/EM&gt;Pool]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 04:42:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-09T04:42:17Z</dc:date>
    <item>
      <title>active mode multiple selection in dialog screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369223#M1542772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my dialog screen i had multiple selection option button by using the below function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'K_CMPERS_MULTIPLE_SELECTION'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    P_FIELDTYPE         = 'R'&lt;/P&gt;&lt;P&gt;    P_FIELDNAME         = 'MATNR'&lt;/P&gt;&lt;P&gt;    P_TABLENAME         = 'MARA'&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    PT_PARM             = HMAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i enter data into multiple selection it does not changes to active mode ( green color).&lt;/P&gt;&lt;P&gt;can u pls tell me how to change it into active mode when data is there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 04:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369223#M1542772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-09T04:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: active mode multiple selection in dialog screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369224#M1542773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Banu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The icon will not change automatically. You need to write code in PBO and change the icon of your push button accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the document below for how to change icon of push button in module pool:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/sandbox/Change&lt;EM&gt;an&lt;/EM&gt;Icon&lt;EM&gt;of&lt;/EM&gt;a&lt;EM&gt;Button&lt;/EM&gt;Dynamically&lt;EM&gt;In&lt;/EM&gt;Module&lt;EM&gt;Pool|http://wiki.sdn.sap.com/wiki/display/sandbox/Change&lt;/EM&gt;an&lt;EM&gt;Icon&lt;/EM&gt;of&lt;EM&gt;a&lt;/EM&gt;Button&lt;EM&gt;Dynamically&lt;/EM&gt;In&lt;EM&gt;Module&lt;/EM&gt;Pool]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 04:42:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369224#M1542773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-09T04:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: active mode multiple selection in dialog screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369225#M1542774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS FOR UR ANSWER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN DEBUGGING MODE MY ICON IS CHANGING TO GREEN COLOR BY THE BELOW CODE&lt;/P&gt;&lt;P&gt;  WRITE ICON_DISPLAY_MORE AS ICON TO button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT ITS NOT DISPLAY IN SCREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please do not use all upper case in the future.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Nov 9, 2010 11:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 05:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369225#M1542774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-09T05:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: active mode multiple selection in dialog screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369226#M1542775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HOW TO WRITE THAT BUTTON INTO MY BUTTON USED IN SCREEN PAINTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please do not use all upper case in the future.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Nov 9, 2010 11:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 05:50:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369226#M1542775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-09T05:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: active mode multiple selection in dialog screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369227#M1542776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Banu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Take a button on the screen and say we name it as BUTTON having length of 4 (at-least).&lt;/P&gt;&lt;P&gt; Also declare this button in TOP Module as:-&lt;/P&gt;&lt;P&gt; DATA : button(4) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so just create a variant, with the same name of your button. For example, my button name is: BTN_EXTEND&lt;/P&gt;&lt;P&gt;then I need to create variant:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BTN_EXTEND(4) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 06:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/active-mode-multiple-selection-in-dialog-screen/m-p/7369227#M1542776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-09T06:22:14Z</dc:date>
    </item>
  </channel>
</rss>

