I have 2 container on my dynpro which i create at PBO.
Now I have the module PAI where I have a search button, if I click the search button the data should be selected and displayed in the container,
In PAI I also have the coding to display the alv and where i use the structur 1 for container 1 to display it.
my problem is that the data is displayed in the second container and not in the first container and that the structure from the second alv changed in the structure of the first alv.
Is this normal?