2020 Nov 29 1:16 PM
I am using one show_alv method to display different sets of data in two screens, In double click event i am calling the second screen, the second screen container size is getting changed but field catalog and data of first screen is coming. But when i debugged it for SET_table_for_first_display. It_final and It_fcat is holding correct data.
I used flush it is also not working.
I am using one show_alv method to display different sets of data in two screens, In double click event i am calling the second screen, the second screen container size is getting changed but field catalog and data of first screen is coming. But when i debugged it for SET_table_for_first_display. It_final and It_fcat is holding correct data.
I used flush it is also not working.
2020 Nov 29 1:17 PM
2020 Nov 29 1:51 PM
There can be so many different situations that it's difficult to explain everything. Could you describe precisely your case? A minimal reproducible example is welcome.