Dear Guys ,
I have the following strange problem.
I have a Dialog program that has a central screen (0100) and 5 more sub screens (0200 , 0300 ....)
In this screens i display some fields of an itab .
Everything works OK untill the moment i added a new screen (0700).
The problem is that 3 fields of itab have wrong data inside .
For example if the field itab-filed001 is in screen 0700 has wrong data .
When it is in screen 0100 has right data.
In debbuging i saw that the data of itab are ok untill the PAi of 0100 .
Also all the other screens that have data of itab works OK .
i search 2 days and i cant find it !!!!
Thanks a lot ....