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

Former Member
0 Likes
641

HI..................

I have a screen exit for adding our own screen to transaction qa32.

(exit name: QEVA0005).

I have implemented the exit ..But still i thjat screen is not calling to qa32.

3 REPLIES 3
Read only

rodrigo_paisante3
Active Contributor
0 Likes
580

Hi satheesh tallapalli

Did you actvate your exit???

Go to SMOD, type QEVA0005 and click in Test.

If you dont see green flag, the exit is not active.

Regards.

Read only

abdul_hakim
Active Contributor
0 Likes
580

Hi

Have you created the project for the enhancement using CMOD and finally activated the same??

Cheers,

Hakim

Read only

former_member206439
Contributor
0 Likes
580

Hi

!st - You need to create this exit under a project and activate that project

if it is done properly

2nd - Check the PAI and PBO of that screen.

there may be some problem in calling the screen.