Hi,
In Modulepool Program,
There are three Tabstrip,
One TABSTRIP contains tab as LIST1 and GRAPH1 and
second TABSTRIP contains tab as LIST2, MODULE
Third TABSTRIP contains tab as LIST3 and GRAPH2.
MODULE TAB contains subscreen displays interactive ALV.
When you press any value in the tab LIST1 second TABSTRIP will be displayed.
In Second TABSTRIP, In MODULE TAB, if you select any value, third TABSTRIP will be displayed
After this process, the problem comes when you goto first TABSTRIP and do the process again,
By default the second TABSTRIP shows the LIST2 values.
We have tried to refresh the ALV Grid and container. But not getting the correct output.
Can anybody guide us what to do to get correct output.