Skip to Content
0
Former Member
Jun 04, 2008 at 07:39 AM

Module pool

19 Views

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...