‎2011 Oct 20 4:46 PM
Hi,
I have a program which calls simple pop-up screen with 4 fields. After populating the fields and pressing 'ENTER' nothing happened, I'm not able to continue or to close the screen. I've debugged the program and found that in PAI module where I am making some checks the field OK_CODE is empty. It doesn't rerutn any values. I've checked SY-UCOMM - the same and what is strange is tha program was working.
Please advise !
Thanks
‎2011 Oct 20 4:55 PM
‎2011 Oct 20 4:55 PM
‎2011 Oct 20 5:07 PM
Hi,
Thank you for your fast promt.
I've checked that link, but still I can't understand where the problem is.
I have checked 'Modal dialo box', I have OK_CODE in my element list, I have PAI.
Please help !
Regards,
Stefan
‎2011 Oct 20 5:18 PM
‎2011 Oct 21 3:04 AM
You would have missed the ok code declaring in the Screen Element List.
‎2011 Oct 21 9:11 AM