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

Screen painter

Former Member
0 Likes
646

i created a screen in se51 and add a module in PAI event in the screen of 100 but when i debug and see it is going to 401 screen..

i dont know what to do ..

i am very new to module pool..

pls help me out..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
589

check whether you have ::

CALL SCREEN 401

or

LEAVE TO SCREEN 401

statements !!!

and modify them .

4 REPLIES 4
Read only

Former Member
0 Likes
590

check whether you have ::

CALL SCREEN 401

or

LEAVE TO SCREEN 401

statements !!!

and modify them .

Read only

Former Member
0 Likes
589

I guess you are debugging using /h. Try to set breakpoints instead and debug the program.

Read only

Former Member
0 Likes
589

i keep break point in that prgm also it is not working...

help me out..

Read only

Former Member
0 Likes
589

Hi,

can you please paste the code of PAI and PBO . both.

Do u hav screen 401 in your program.

R u using anywhere in ur code call screen 401.

Jus chk.

Anyway give ur code.....wil definitely give u the solution.

regards

Sandeep reddy