<?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: Close button not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862892#M1321879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think okcode for that will be 'EXIT  you need to code as like BACK for this also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 04:05:51 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2009-07-22T04:05:51Z</dc:date>
    <item>
      <title>Close button not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862891#M1321878</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 have a scenario where in we are calling a screen from another custom screen based on some user actions in the main screen. This  new screen that is called is basically called as  a part of the object alv. Now in the screen that is being called we have a 'Back" button which is working fine to navigate to the main screen but the right hand corner most close button in the title bar is not working.&lt;/P&gt;&lt;P&gt;It is not responding at all neither it is triggering any PAI event.&lt;/P&gt;&lt;P&gt;Can any one suggest what we can do to make it active or may be if we can hide it altogather as there already is a back button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 03:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862891#M1321878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T03:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Close button not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862892#M1321879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think okcode for that will be 'EXIT  you need to code as like BACK for this also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 04:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862892#M1321879</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-07-22T04:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Close button not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862893#M1321880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayadeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check which PF-Status is used? Ensure that funcion code for BACK in that PF status is defined of type 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anil Salekar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 04:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862893#M1321880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T04:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Close button not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862894#M1321881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaydeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write an exit module for this.&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module EXIT input.&lt;/P&gt;&lt;P&gt;IF OK_CODE = 'F_EXIT'.&lt;/P&gt;&lt;P&gt;  LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;endmodule.    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way close button will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nidhi Kothiyal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 04:58:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/close-button-not-working/m-p/5862894#M1321881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T04:58:18Z</dc:date>
    </item>
  </channel>
</rss>

