cancel
Showing results for 
Search instead for 
Did you mean: 

Condition based mainten

Former Member
0 Kudos

hi all ,

i have two querries...

1.It was given in help.sap. tht system can create notification automatically whenever measuring value of a measuring point exceeds the target value,but i could not find the setting... any idea on how this can be done.

2.Can we maintain confirmation for PRT in PM MO confirmation?

regards

pushpa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use following developments as per your requiremnts.

IMRC0001 MeasPoint/MeasDoc: Exit before update (after COMMIT WORK)

IMRC0002 MeasPoint: Menu exit for customer-specific function

IMRC0003 MeasDoc: Menu exit for customer-specific function

IMRC0004 Measure.doc.:Exit according to stndrd checks for new mes.doc

IMRC0005 Measure point: Exit in AUTHORITY_CHECK_IMPT

Business Add-in

IMRC_CHANGE_CHECK Additional Checks of Measurement Documents/Points

IMRC_REF_POINT_BADI Activate Reference Measuring Point

IMRC_STATUS_CHECK BAdI for Additional Status Checks for Measuring Documents

Ramesh

Edited by: RameshChandra Soni on Jun 13, 2008 8:23 AM

Answers (3)

Answers (3)

peter_atkin
Active Contributor
0 Kudos

pushpa,

Where does it say this?

PeteA

Former Member
0 Kudos

condition based only works when there is a live integration between equipment and SAP system.

other wise we use this functionality with help of User Exit.

peter_atkin
Active Contributor
0 Kudos

pushpa,

Yes you can via user-exit [IMRC0001|http://help.sap.com/saphelp_46c/helpdata/en/53/862914933211d29e8d0000e8323350/frameset.htm] (at measurement document save)

PeteA

[www.pjas.com]

Former Member
0 Kudos

I agree with Pete because I have implemented the same thing with user exit IMRC0001 and it works

Former Member
0 Kudos

hi all,

i agree with ur answers but in help.sap. under condition based maintenance it was given tht through standard config we can generate notification automatically if reading exceeds,but i could not find this in config,read the link once for information

regrds

pushpa

Former Member
0 Kudos

Hi,

If you want notification generation for measuring point EXIT_SAPLIMR0_001 needs to be activated in the updating screen of measuring document.

u2022 This exit should enable to create notification if measurement value exceeds the limit based on the specification of measuring point.

u2022 Specification of corresponding measuring point should be checked in IK02, filed names RIMR0-MRMAC (upper limit) and RIMR0-MRMIC (lower limit).

Thanks

Anish

Former Member
0 Kudos

hi anish,

thks for ur reply,

find the link below and read para1,2,3 under condition based maintenance...

[http://help.sap.com/saphelp_46c/helpdata/en/b0/df293581dc1f79e10000009b38f889/frameset.htm]

regrds

pushpa