‎2008 Oct 23 3:17 PM
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.
‎2008 Oct 23 4:14 PM
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.
‎2008 Oct 24 5:28 AM
Hi
Have you created the project for the enhancement using CMOD and finally activated the same??
Cheers,
Hakim
‎2008 Oct 24 5:38 AM
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.