i creted two text box ..
when i enter country group in one text box...
in another text box the id should be increated based on the country group.
and i want to call another screen..
((i.e) if country code is 40 the id should be 1.
again when i enter the country code it should be 2.
logic is working fine)
i wrote the code in PAI module...
my problem is the value is not displaying in the screen.
since i am calling another screen in the PAI event...