Skip to Content
0
Former Member
Dec 02, 2006 at 05:56 AM

Problem in getting previous screen in Classic report.

31 Views

Hello everyone,

I am facing a serious problem in getting the previous screen in classical report.

let me tell you in detail.

When i run the report, i will have a selection screen with some checkboxes and select-options. Now in the report i have functionality to get some more select-options from user selection. Here i am calling the pop-up screen, wherein if user selects checkboxes, then those fields will be visible on the default selection screen.

To display them i am using Modif-id concept. Depending on the checkbox values, i am setting up the variables. Using those variables i am modifying screen.

Now suppose user has got some extra fields and run the report. It will get the output in the desired format.

Now the problem is when i am pressing 'BACK' button on the report output. The fields which are appended using modif-id are getting cleared. After that what i have is only the default selection-screen.

I want those fields to be restored. How do i go for it. Please help me out.

thanks in advance.