‎2015 May 13 12:50 PM
Hello Community,
i need a function module to create a measure point for a PM notification ?
Would you have any idea ?
Would you also have an idea how to read measure point for a PM notification? I need that in one of the action box in iw21 and therefore buffered data can also be usefull
thanks
‎2015 May 13 1:07 PM
Hi Stephan,
The FM 'MEASUREM_DOCUM_RFC_SINGLE_001' is used.
For Reference creating a measure point for a PM notification.
Regards,
Surya.
‎2015 May 13 6:53 PM
Hi Stephan,
For Read, you can use this FM: "MEASUREM_DOCUM_RFC_SINGLE_002"
For create, you can use this FM: "MEASUREM_ENTRYLIST_CREATE"
Regards.
‎2015 May 15 8:02 AM
Dear,
When Measurement reading are captured in SAP, a Measurement document is posted.
Enhancement IMRC0001 is triggered when we post a measurement document.
IMRC0001 : EXIT_SAPLIMR0_001
In my business i used this to trigger the Notification at the time of Measuring document posting based on the measured value with respect to target value.
Regards,
Pardhu