Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OK_CODE doesn't return any values

stefan_kolev4
Participant
0 Likes
849

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
695

Hi,

Please check the below thread

Cheerz

Ramchander Rao.K

5 REPLIES 5
Read only

Former Member
0 Likes
696

Hi,

Please check the below thread

Cheerz

Ramchander Rao.K

Read only

0 Likes
695

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

Read only

0 Likes
695

Solved.

My fault.

Thanks,

Stefan

Read only

0 Likes
695

You would have missed the ok code declaring in the Screen Element List.

Read only

stefan_kolev4
Participant
0 Likes
695

Solved.