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

User Exit for PM Notification

Former Member
0 Likes
1,381

Hi,

I have the requirement to send an auto email to Partners maintained in notification created using tranasaction IW21 and IW22.

Now I got the enhncement for IW22, but for IW21 i.e when creation of Notification I want to know if the partner is maintained by user. But since no database gets updated unless and until saving the notification, I cant be able to determine the partner maintained or not.

Does anybody know if any enhancement available for IW21, to know if partners are maintained before saving notification?

Thanks in advance.

Hi,

I have the requirement to send an auto email to Partners maintained in notification created using tranasaction IW21 and IW22.

Now I got the enhncement for IW22, but for IW21 i.e when creation of Notification I want to know if the partner is maintained by user. But since no database gets updated unless and until saving the notification, I cant be able to determine the partner maintained or not.

Does anybody know if any enhancement available for IW21, to know if partners are maintained before saving notification?

Thanks in advance.

5 REPLIES 5
Read only

Former Member
0 Likes
878

Hi,

Go to table IHPA (Plant Maintenance: Partners) you will get partner details maintained

Hope this will hepls you,

Thanka and Regards,

Manjunath M

Read only

0 Likes
878

Hi Manjunath,

Thanks for the reply.

But when saving the new notification, it won't update the IHPA table. What you have said is correct for IW22 i.e change of notification.

But I want enhancement which gives values of partners for the new notification.

Thanks in Advance.

Read only

former_member188827
Active Contributor
0 Likes
878

you can created a background task to send email at event "Created" of business object "BUS2038".

Read only

Former Member
0 Likes
878

Use transaction swe2 to FM event linkage . In that FM youn validate . Use event created of BUS2038 .

Read only

0 Likes
878

Hi,

Thanks for the solution provided for creation of notification.

But now I have query on change of notification. I have the same requirement on change of notification as well. I found user exit on saving of notificaiton but that user exit provides old data not the updated one.

So can anybody know the enhancement on PM notification which provides updated data?

Thanks and Regards

Nishad