cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Experts,

I have setup Preventive Maintenance plans which create Notifications for various equipment.

The problem is that the Notifications being generated are being created the the fields for Notification Coding empty (as per screenshot)

While creating the Maintenance Plan there is no option to fill up these fields.

Is there a way that a Maintenance Plans fills up these two fields automatically according to my choice.

0 Likes
View Entire Topic
peter_atkin
Active Contributor
0 Likes

William,

You'd need two developments:

  • One to put the data on the maintenance item (user exit IPRM0003)
  • One to transfer the data to the notification (also user-exit IPRM0003)

.

PeteA