Application Development 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: 

Weird User Exit problem

Former Member
0 Kudos
65

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

Former Member
0 Kudos
44

Hello,

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

Regs,

Venkat Ramanan N

Manohar2u
Active Contributor
0 Kudos
44

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