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

exit IMRC0001 error for tcode IK11

Former Member
0 Likes
441

Dear All,

I implement exit IMRC0001 for creating notification and run perfectly.

But today the exit is not executed. When I debug the program

the program call the exit but the exit FM is not execute and return code is 4.

Anybody can help me?

regards,

Hengky

Dear All,

I implement exit IMRC0001 for creating notification and run perfectly.

But today the exit is not executed. When I debug the program

the program call the exit but the exit FM is not execute and return code is 4.

Anybody can help me?

regards,

Hengky

1 REPLY 1
Read only

Former Member
0 Likes
394

Please send the code if possible .

I have used this exit in my development .It works fine .