ALV refresh problem while navigating from user command
问题 I have 2 screens 7000 and 7001, 7000 screen contains one button when we click on it it has to navigate to the 7001 screen, but it was not working as expected. SCREEN 7000 also have some details to display as an alv. screen was navigating to screen 7001 but the data was not getting refresh. can any one help on it. I am using alv grid container. for both the screens i am using same alv grid Sample code: screen 7000 PAI: WHEN 'DISPLAY'. call SCREEN 7001. screen 7001 PBO: GET REFERENCE OF m