cancel
Showing results for 
Search instead for 
Did you mean: 

notification creation pop up and update counter

Former Member
0 Kudos

Hello ALL,

I have a requirement that When ever a notification is created as newly it will check if the measurement document for that FL or Equipment is updated in last 2 hrs if no it will give the popup as update counter for that FL or Equipment YES/NO op

i.e it will take to Update counter or an option no update counter

User has to choose either of this

Please tell me the exact user Exit for Notification and how logic can be implemented

Regards

pratap

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Pratap,

You could try using IMRC0004 . It basically checks for new measurement document if any.

Mahee

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Also check with User Exit IMRC0001 - MeasPoint/MeasDoc: Exit before update (after COMMIT WORK).

Logic

Pass measuring point as input to table IMRC in field POINT and check any output exist or not. Based on that your Pop window should come.

Former Member
0 Kudos

hi

You please understand the Logic

Whenever we create Notification We should get pop up that please update counter if they are not updated in last measuring document within 2 hrs on same FL or EQipment

When this popu comes then It will ask you want to update the counter yes or not

If user clicks YES it will take to measuring document t code ik11 and then if no then errror should come

Regards

pratap