<?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: popup window in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516699#M1067988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use POPUP_FOR_INTERACTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the Headline, Message u want to display in&lt;/P&gt;&lt;P&gt;Text1, give TICON an the button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2008 07:01:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-24T07:01:24Z</dc:date>
    <item>
      <title>popup window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516697#M1067986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on  Costing For Purchase Order in ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I want to make a popup Window to display the Pricing calculation to be display as  popup window on click for the price column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me to proceed with this work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 06:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516697#M1067986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T06:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: popup window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516698#M1067987</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;         You can use the Hotspot Option for the Values of your Column and when you Click on it, just use the FM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_FOR_INFORMATION for your Calculations display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Venkat Phani Prasad Konduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 07:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516698#M1067987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T07:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: popup window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516699#M1067988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use POPUP_FOR_INTERACTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the Headline, Message u want to display in&lt;/P&gt;&lt;P&gt;Text1, give TICON an the button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 07:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516699#M1067988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T07:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: popup window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516700#M1067989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boopathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it by triggering the user command event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the event just call the following FM:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;REUSE_ALV_POPUP_TO_SELECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 07:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516700#M1067989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T07:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: popup window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516701#M1067990</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;Here you use &lt;STRONG&gt;REUSE_ALV_POPUP_TO_SELECT&lt;/STRONG&gt; function module as said above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPE-POOLS:slis.&lt;/P&gt;&lt;P&gt;DATA:it_fieldcat  TYPE  slis_t_fieldcat_alv,&lt;/P&gt;&lt;P&gt;     wa_field LIKE LINE OF it_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:it_fieldcat1  TYPE  slis_t_fieldcat_alv,&lt;/P&gt;&lt;P&gt;     wa_field1 LIKE LINE OF it_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF it_likp OCCURS 0,&lt;/P&gt;&lt;P&gt;       vbeln TYPE likp-vbeln,&lt;/P&gt;&lt;P&gt;      END OF it_likp.&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF it_likp1 OCCURS 0,&lt;/P&gt;&lt;P&gt;       vbeln TYPE likp-vbeln,&lt;/P&gt;&lt;P&gt;       ernam TYPE likp-ernam,&lt;/P&gt;&lt;P&gt;      END OF it_likp1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_field-fieldname = 'VBELN'.&lt;/P&gt;&lt;P&gt;wa_field-tabname = 'IT_LIKP'.&lt;/P&gt;&lt;P&gt;wa_field-hotspot = 'X'.&lt;/P&gt;&lt;P&gt;APPEND wa_field TO it_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT vbeln FROM likp&lt;/P&gt;&lt;P&gt;UP TO 10 ROWS&lt;/P&gt;&lt;P&gt;INTO TABLE it_likp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    i_callback_program      = sy-repid&lt;/P&gt;&lt;P&gt;    i_callback_user_command = 'USER_COMMAND'&lt;/P&gt;&lt;P&gt;    it_fieldcat             = it_fieldcat&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    t_outtab                = it_likp&lt;/P&gt;&lt;P&gt;  EXCEPTIONS&lt;/P&gt;&lt;P&gt;    program_error           = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  user_Command&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;UCOMM      text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;SELFIELD   text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM user_command USING ucomm TYPE sy-ucomm&lt;/P&gt;&lt;P&gt;                    selfield TYPE slis_selfield.&lt;/P&gt;&lt;P&gt;  CASE ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    WHEN '&amp;amp;IC1'.&lt;/P&gt;&lt;P&gt;      IF selfield-fieldname = 'VBELN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        SELECT vbeln ernam FROM likp&lt;/P&gt;&lt;P&gt;   UP TO 10 ROWS&lt;/P&gt;&lt;P&gt;   INTO TABLE it_likp1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        wa_field1-fieldname = 'VBELN'.&lt;/P&gt;&lt;P&gt;        wa_field1-tabname = 'IT_LIKP1'.&lt;/P&gt;&lt;P&gt;        wa_field1-hotspot = 'X'.&lt;/P&gt;&lt;P&gt;        APPEND wa_field1 TO it_fieldcat1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        wa_field1-fieldname = 'ERNAM'.&lt;/P&gt;&lt;P&gt;        wa_field1-tabname = 'IT_LIKP1'.&lt;/P&gt;&lt;P&gt;        wa_field1-hotspot = 'X'.&lt;/P&gt;&lt;P&gt;        APPEND wa_field1 TO it_fieldcat1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT'&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;           i_title                       = 'Select Data'&lt;/P&gt;&lt;P&gt;           i_selection                   = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       I_ALLOW_NO_SELECTION          =  'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;           i_zebra                       = 'X'&lt;/P&gt;&lt;P&gt;           i_screen_start_column         = 5&lt;/P&gt;&lt;P&gt;           i_screen_start_line           = 5&lt;/P&gt;&lt;P&gt;           i_screen_end_column           = 50&lt;/P&gt;&lt;P&gt;           i_screen_end_line             = 10&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       I_CHECKBOX_FIELDNAME          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       I_LINEMARK_FIELDNAME          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       I_SCROLL_TO_SEL_LINE          = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            i_tabname                     = 'IT_LIKP1'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       I_STRUCTURE_NAME              =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;           it_fieldcat                   = it_fieldcat1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       IT_EXCLUDING                  =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;           i_callback_program            = sy-repid&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       I_CALLBACK_USER_COMMAND       =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       IS_PRIVATE                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       ES_SELFIELD                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       E_EXIT                        =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          TABLES&lt;/P&gt;&lt;P&gt;            t_outtab                      = it_likp1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       PROGRAM_ERROR                 = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       OTHERS                        = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                  .&lt;/P&gt;&lt;P&gt;        IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM. "user_Command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 08:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/4516701#M1067990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T08:50:00Z</dc:date>
    </item>
  </channel>
</rss>

