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

Weird User Exit problem

Former Member
0 Likes
380

Hi,

I have coded some changes within a user exit EXIT_RPCJUDI0_003 in the include ZXJI0U02. In the development and QA systems, the code works perfectly, however in the Test system, for some reason, the program doesn't step into the include. Does anybody have any suggestions as to why?

Thanks

Jez

2 REPLIES 2
Read only

Former Member
0 Likes
359

Hello,

Check whether it is activated. If not do it directly in the test system again.

Regs,

Venkat Ramanan N

Read only

Manohar2u
Active Contributor
0 Likes
359

Hope the exit is activited.

Check whether the test scenario is valid to trigger your exit...sometimes it bypassess based on your test conditions.

Cheers

Manohar