<?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 calling a screen at pushbutton in selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451453#M1055444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please provide me the suitable code for calling a screen on pushbutton in selection screen....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;babbal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2008 10:02:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-09T10:02:28Z</dc:date>
    <item>
      <title>calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451453#M1055444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please provide me the suitable code for calling a screen on pushbutton in selection screen....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;babbal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 10:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451453#M1055444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T10:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451454#M1055445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;case sy-ucomm.
when 'ABC'"your push button function code
call screen &amp;lt;number&amp;gt;.
endcase.&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 10:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451454#M1055445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T10:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451455#M1055446</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 this &lt;STRONG&gt;CALL SELECTION-SCREEN &amp;lt;screen number&amp;gt; STARTING AT 10 5&lt;/STRONG&gt; or this &lt;STRONG&gt;CALL SELECTION-SCREEN &amp;lt;screen number&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 10:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451455#M1055446</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2008-09-09T10:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451456#M1055447</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;Provide one function code at the push-button level assume that as 'PUSH'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program level&lt;/P&gt;&lt;P&gt;trigger the event &lt;/P&gt;&lt;P&gt;AT USER-COMMAND.&lt;/P&gt;&lt;P&gt;CASE SY-UCOMM.&lt;/P&gt;&lt;P&gt;WHEN 'PUSH'.&lt;/P&gt;&lt;P&gt;CALL SCREEN &amp;lt;screen number&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 10:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451456#M1055447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451457#M1055448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope the below link can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="747332"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Khushboo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 10:10:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451457#M1055448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T10:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451458#M1055449</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;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;  CASE sscrfields-ucomm.&lt;/P&gt;&lt;P&gt;  WHEN 'FC01'.&lt;/P&gt;&lt;P&gt;Call screen 100.&lt;/P&gt;&lt;P&gt; ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers , &lt;/P&gt;&lt;P&gt;Dilum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 10:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451458#M1055449</guid>
      <dc:creator>former_member451655</dc:creator>
      <dc:date>2008-09-09T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451459#M1055450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TABLES: SSCRFIELDS.&lt;/P&gt;&lt;P&gt;TYPE-POOLS ICON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: FUNCTXT TYPE SMP_DYNTXT.&lt;/P&gt;&lt;P&gt;PARAMETERS: P_VBELN LIKE VBAK-VBELN.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: FUNCTION KEY 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  FUNCTXT-ICON_ID   = ICON_NEXT_OBJECT.&lt;/P&gt;&lt;P&gt;  FUNCTXT-ICON_TEXT = 'PUSHBUTTON'.&lt;/P&gt;&lt;P&gt;  SSCRFIELDS-FUNCTXT_01 = FUNCTXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;  CASE SSCRFIELDS-UCOMM.&lt;/P&gt;&lt;P&gt;    WHEN 'FC01'.&lt;/P&gt;&lt;P&gt;      CALL SCREEN 100.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prakash reddy .s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 10:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451459#M1055450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T10:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: calling a screen at pushbutton in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451460#M1055451</link>
      <description>&lt;P&gt;1. Create your custom button by copying standard GUI Status and add below code &lt;/P&gt;&lt;P&gt;Pass 'SET_PF_STATUS' and 'USER_COMMAND' to the FM as below:&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_pf_status_set = 'SET_PF_STATUS'&lt;/P&gt;&lt;P&gt;          i_callback_user_command  = 'USER_COMMAND'&lt;/P&gt;&lt;P&gt;          is_layout                = lwa_layout&lt;/P&gt;&lt;P&gt;          it_fieldcat              = ti_fieldcat[]&lt;/P&gt;&lt;P&gt;        TABLES&lt;/P&gt;&lt;P&gt;          t_outtab                 = gi_output[]&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          program_error            = 1&lt;/P&gt;&lt;P&gt;          OTHERS                   = 2.&lt;/P&gt;&lt;P&gt;FORM set_pf_status USING rt_extab TYPE slis_t_extab.&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'STANDARD'.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;FORM user_command USING r_ucomm LIKE sy-ucomm&lt;/P&gt;&lt;P&gt;                   rs_selfield TYPE slis_selfield.&lt;/P&gt;&lt;P&gt;  CASE r_ucomm.&lt;/P&gt;&lt;P&gt;WHEN 'Your condition'.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 10:08:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-screen-at-pushbutton-in-selection-screen/m-p/4451460#M1055451</guid>
      <dc:creator>former_member1121942</dc:creator>
      <dc:date>2023-07-20T10:08:21Z</dc:date>
    </item>
  </channel>
</rss>

