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: 

Exit for QM02 - Notification complete followup action

Former Member
0 Kudos

Hi Experts,

We have got the below requirement -

User will change notification status to 'Complete' through multiple tcodes like QM02, POD,  etc. i.e. the status of Notification will be set to NOCO.

Now, the requirement is that when this status change is done we will have to create one more notification copying the data of the just completed one.


So, we will need a exit/some spot where we can write our custom logic.


Any idea of exit/enhancement spot that we can use to write our logic..?


Many thanks in advance.



Thanks,

Saikat

1 ACCEPTED SOLUTION

thanga_prakash
Active Contributor
0 Kudos


Hello Saikat,

Did you try with the user exits QQMA0005 and QQMA0030.

Regards,

TP

2 REPLIES 2

thanga_prakash
Active Contributor
0 Kudos


Hello Saikat,

Did you try with the user exits QQMA0005 and QQMA0030.

Regards,

TP

0 Kudos

We found out the solution. This can be achieved by EXIT_SAPMIWO0_006 or in BADI NOTIF_EVENT_SAVE. I am closing this thread.



Thanks,

Saikat