<?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 Regarding subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2947298#M694824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a subscreen but when pressing on the 'X' button, its not getting closed.PLease advise me about the coding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 06:37:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T06:37:05Z</dc:date>
    <item>
      <title>Regarding subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2947298#M694824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a subscreen but when pressing on the 'X' button, its not getting closed.PLease advise me about the coding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 06:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2947298#M694824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2947299#M694825</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;for sub screens u cant have application or menu or standard tool bar buttons. in ur case u try writing code in AT USER-COMMAND event as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in pbo module of sub screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT USER-COMMAND on EXIT.&lt;/P&gt;&lt;P&gt;   leave to list-processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh Aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 06:41:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2947299#M694825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T06:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2947300#M694826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U need to define the PF-STATUS for the subscreen.&lt;/P&gt;&lt;P&gt;This can be done in the PBO of the subscreen.&lt;/P&gt;&lt;P&gt;On the PF-STATUS, u need to define the 'X' button. and in the PAI of the subscreen, u need to do the coding for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in THE PAI, code u can use is:&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'CANCEL'.&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN 0.&lt;/P&gt;&lt;P&gt;or any other LEAVE statement as per ur requirement.&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;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 06:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2947300#M694826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T06:41:32Z</dc:date>
    </item>
  </channel>
</rss>

