Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV ISSUE IN SECOND SCREEN

0 Likes
773

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.

2 REPLIES 2
Read only

moshenaveh
Community Manager
Community Manager
0 Likes
718
Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers (if you haven't already), as it provides tips for preparing questions that draw responses from our members. For example, you can outline what steps you took to find answers (and why they weren't helpful) and share screenshots of what you've seen/done. The more details you provide, the more likely it is that members will be able to assist you. You should also make sure you're using all the appropriate tags, so the right experts can find your question.
Should you wish, you can revise your question by selecting Actions, then Edit.
Finally, if you're hoping to connect with readers, please consider adding a picture to your profile. Here's how you do it: https://www.youtube.com/watch?v=F5JdUbyjfMA&list=PLpQebylHrdh5s3gwy-h6RtymfDpoz3vDS. By personalizing your profile with a photo of you, you encourage readers to respond.
Read only

Sandra_Rossi
Active Contributor
0 Likes
718

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.