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

User Exit : MQEVAF34

Former Member
0 Likes
636

Dear All,

Enhancement "QEVA0007" has a FM "EXIT_SAPMQEVA_007" which inturn has a include ZXQEVU09.

This particular exit is called from program "MQEVAF34" CALL CUSTOMER-FUNCTION '007'.

Issue is when I keep a break-point, the cursor stop's at call customer statement but it is not going inside the exit. It comes out with a return code "1".

Looking for a solution.

Thanks..

Regards

Joseph

Dear All,

Enhancement "QEVA0007" has a FM "EXIT_SAPMQEVA_007" which inturn has a include ZXQEVU09.

This particular exit is called from program "MQEVAF34" CALL CUSTOMER-FUNCTION '007'.

Issue is when I keep a break-point, the cursor stop's at call customer statement but it is not going inside the exit. It comes out with a return code "1".

Looking for a solution.

Thanks..

Regards

Joseph

1 REPLY 1
Read only

Former Member
0 Likes
447

Dear All,

I got it.

In SMOD , by choosing Attributes, i saw it was not activated.

Regards

Joseph