<?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: ABAP - Interactive Report problem (NOT ALV Interactive) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331173#M1538233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your advice.&lt;/P&gt;&lt;P&gt;But here in my code I use different windows for displaying the output. Can it be possible to set pf-status for each of the windows.  when I don't use pf-status and  at user-command then the upper cross activates. but it won't work with the pf-status. So I think made a button that help exiting each window . But what will be the code at user command of that button.&lt;/P&gt;&lt;P&gt;Here screen shot of interactive report is given. Please help me solving this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Click here for screen Shot:|http://freeimagehosting.in/images/536_Output_screen_of_interactive_r.jpg]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Oct 2010 18:52:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-10T18:52:29Z</dc:date>
    <item>
      <title>ABAP - Interactive Report problem (NOT ALV Interactive)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331171#M1538231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;ABAP - Interactive Report problem.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Interactive report when I double click to one field a window arises (here sy-lsind = 0) displaying some required info. And again after double clicking the appeared window another window will open (here sy-lsind = 1). from the 2nd window I can't go to the previous window.&lt;/P&gt;&lt;P&gt;If there is only one way to go to the previous window is to activate the RIGHT UPPER CROSS OPTION of the particular window, then please help me giving the code or idea about how to activate it. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 16:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331171#M1538231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T16:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Interactive Report problem (NOT ALV Interactive)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331172#M1538232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;  have changed or set the PF status for each of the screen ? For the back button it will automaticaaly goto the previous screen  .&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;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 04:48:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331172#M1538232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-08T04:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Interactive Report problem (NOT ALV Interactive)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331173#M1538233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your advice.&lt;/P&gt;&lt;P&gt;But here in my code I use different windows for displaying the output. Can it be possible to set pf-status for each of the windows.  when I don't use pf-status and  at user-command then the upper cross activates. but it won't work with the pf-status. So I think made a button that help exiting each window . But what will be the code at user command of that button.&lt;/P&gt;&lt;P&gt;Here screen shot of interactive report is given. Please help me solving this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Click here for screen Shot:|http://freeimagehosting.in/images/536_Output_screen_of_interactive_r.jpg]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Oct 2010 18:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331173#M1538233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-10T18:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Interactive Report problem (NOT ALV Interactive)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331174#M1538234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Try this code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SET PF-STATUS '1001'.

WRITE : 'first list'.

AT LINE-SELECTION.
  BREAK-POINT.
  IF sy-lsind EQ 1.
    SET PF-STATUS '1002'.
    WRITE : 'Second list'.
  ELSEif sy-lsind EQ 2.
    SET PF-STATUS '1003'.
    WRITE : 'third list'.
  ENDIF.


AT USER-COMMAND.
  IF sy-ucomm EQ 'EXIT' OR sy-ucomm EQ 'BACK' OR sy-ucomm EQ 'CANC'.
    sy-lsind = sy-lsind - 1.
    IF sy-lsind EQ 0.
      LEAVE TO SCREEN 0.
    ENDIF.
  ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this u can set different pf status for different window and thing in the function key of pf status write PICK   for    Choose&lt;/P&gt;&lt;P&gt;in every pf status you define&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any query get back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 08:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-interactive-report-problem-not-alv-interactive/m-p/7331174#M1538234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-11T08:57:18Z</dc:date>
    </item>
  </channel>
</rss>

