<?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: push button on sub-screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589518#M1274283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check have you assigned the function code to the push button attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2009 08:21:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-25T08:21:18Z</dc:date>
    <item>
      <title>push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589508#M1274273</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;i have created a sub-screen and put a pushbutton on it and want to perform some pai event on pressing of pushbutton. &lt;/P&gt;&lt;P&gt;but when i press the pushbutton ; following error appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requested function DISP is not available here&lt;/P&gt;&lt;P&gt;Message no. V0104&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589508#M1274273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589509#M1274274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is function code provided for the push button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589509#M1274274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589510#M1274275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;  You have created the button with pf-status right. So in the pf-status you might have missed the function code 'DISP' or may be its typed incorrectly. Just make a check on your pf-status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much Regards,&lt;/P&gt;&lt;P&gt;Amuktha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589510#M1274275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589511#M1274276</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;we have creating a function code(PUSH) for that push button, for that push button you have to write code in PAI event, like &lt;/P&gt;&lt;P&gt;WHEN 'PUSH'.&lt;/P&gt;&lt;P&gt;write logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhupal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589511#M1274276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589512#M1274277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Once you check the pf-status,so that the issue can be solved.&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;Thanks,&lt;/P&gt;&lt;P&gt;B.Sunil Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589512#M1274277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589513#M1274278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no i have not used pf-status just a simple button on the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589513#M1274278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589514#M1274279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;did you write the coding in PAI of subscreen if so write it in the PAI of the normal screen where you have attached this subscreen.&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;check in the layout if you have given the function code to the pushbutton...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589514#M1274279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589515#M1274280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the attributes for Push button , going to attributes of push button and give function code as DISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later in PAI check the function code SY-UCOMM or OK_CODE = DISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589515#M1274280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589516#M1274281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;kindly ignore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:49:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589516#M1274281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589517#M1274282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in PAI :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex for prgram: &lt;EM&gt;SAPMIEQ0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;and ok code: &lt;EM&gt;rm63e-fcode&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If sy-comm eq 'DISP'&lt;/P&gt;&lt;P&gt;  Code for your button ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  And After  : &lt;U&gt;Delete ok&lt;/U&gt;code_  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: OK_CODE LIKE SY-UCOMM VALUE '(SAPMIEQ0)rm63e-fcode'.   "#EC NOTEXT&lt;/P&gt;&lt;P&gt;  FIELD-SYMBOLS: &amp;lt;OK_CODE&amp;gt; TYPE ANY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ASSIGN (OK_CODE) TO &amp;lt;OK_CODE&amp;gt;.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC EQ 0 AND &amp;lt;OK_CODE&amp;gt; IS ASSIGNED.&lt;/P&gt;&lt;P&gt;      CLEAR &amp;lt;OK_CODE&amp;gt;.&lt;/P&gt;&lt;P&gt;   ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 08:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589517#M1274282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T08:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589518#M1274283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check have you assigned the function code to the push button attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 08:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589518#M1274283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T08:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: push button on sub-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589519#M1274284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to screen layout double click on the Push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and add FCT code to the Push button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and write code for the Push button in the PAI or PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 14:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-sub-screen/m-p/5589519#M1274284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T14:48:03Z</dc:date>
    </item>
  </channel>
</rss>

