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

Urgent, need help:(

Former Member
0 Likes
478

Hi all, I am facing some problem with Notification enhancement (IW52), what i want is that when the status of the notification changed, i send a email, so i am using 2 user-exits, one is QQMA0021 for getting the initial status of notification, the second is QQMA0014 to send the email. The problem is that for some types of notification it is always giving one error : Object not found(status management).So i think i was using a wrong user-exit. Can anyone give me some help? great thanks.

Hi all, I am facing some problem with Notification enhancement (IW52), what i want is that when the status of the notification changed, i send a email, so i am using 2 user-exits, one is QQMA0021 for getting the initial status of notification, the second is QQMA0014 to send the email. The problem is that for some types of notification it is always giving one error : Object not found(status management).So i think i was using a wrong user-exit. Can anyone give me some help? great thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
446

Check with below link and it may be useful

http://www.sapfans.com/forums/viewtopic.php?t=267417&highlight=userexitiw52

Thanks

Seshu

Read only

Former Member
0 Likes
446

For most of types of Notification, the two user-exits run smoothly, only for some type of Notification, this error occurs.Can anyone explain why this happened.