Measuring point vs notification

Hi,Friends
When ever entering values in measuring document(IK11) it has to generate notification instead of warning if the value is more than target value already i assigned in measuring point.how to do it.
your reponse is highly appriciated.
Regards,
K.Sunil

Hi Sunil,
              You can use the User Exit IMRC0001, Specifically for this purpose.
http://help.sap.com/saphelp_45b/helpdata/en/9b/4461cc454711d189430000e829fbbd/content.htm
Regards,
Yawar Khan
Edited by: 1234_abcd on Jan 12, 2012 1:53 PM

Similar Messages

  • Relation between notification no and measuring point no or document

    Dear Expert's
    I want to link between notification no (qmnum) and measuring point no or measuring point document.
    I want to search measuring point number thorough notification no.
    plz suggest me ABAP purpose.
    thanks.
    regards:
    Neelesh Sonkar

    Hi,
    1. Get the EQUNR from the table "QMIH" using QMNUM.
    2. Get the MOVING_OBJECT from the table "IEQT_WL_MP" using EQUNR.
    3. Get the MDOCM (Measurement Document) POINT (Measuring Point) from the table "IMRG"
        using MOVING_OBJECT ( which is MDOCM ).
    Hope this will help you.
    Regards,
    Smart Varghese

  • Deletion of Measuring points from the Notification

    Hi
    I have created a notication and attched manully some measuring point. (Extras-->Measuing document, New Entries and added the measuing points). I want to delete the measuring points from the notification. It displayes the msg "1 MeasDocs cannot be deleted as they already exist in the database"
    Note:The measuring points are not attached to the tech object.
    Please let me know how can we delete this MP's or what alternative i need to follow.
    The system msg display below:
    HELP msg "
    1 MeasDocs cannot be deleted as they already exist in the database
         Message no. IR 018
    Diagnosis
         You are trying to delete measurement documents that the system has
         already written to the database.
    System Response
         The system cannot perform the function.
         You can only delete measurement documents online at the creation stage.
         Once you have saved a measurement document, you can only delete it using
         a special reorganization program."
    Thanks & regards,
    Mujeeb

    hi
    For using archiving programme take help of basis help see firstly create programme on archiving object
    PM_IMRG whcih is the object for measuring document then by ebtering this prepare the archving file run in test mode
    then deletion of data with date wise reading  in test mode follwed afterwards.
    you have to confirm the data before the deletion
    Regards
    chandrashekhar

  • Triggering of Preventive Maintenance based on Measuring Point

    Hi,
    I have set measuring point & defined upper range limit and lower range limit. Now I want to trigger preventive maintenance, based on reading enter against measuring point specifically if measuring point reading is above or below defined upper range limit or lower range limit.
    Letu2019s say example, If 10 and 5 is upper range limit and lower range limit, now in this case creation of notification / main order if user has enter measuring point value more than 10 or less than 5.
    Regards,
    Dipen Shroff

    Hi,
        You can do it via Condition Based Maintenance ..
    IMRC0001- U can use this User exit
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a7/fa4c988f6611d29e8a0000e8323350/frameset.htm
    regards
    pushpa

  • Measuring Point Counter Overflow reading

    Dear Masters,
    I want to know whether there is any standard method by which i can create a notification in the system whenever any measuring point reading reaches its counter overflow reading?
    Can I do the same with the range valued measuring points? That if the measuring point reading is out of the range defined in a measuring point, it should create a notification
    Thanks in advance for your valuable time and answers.

    Hi,
    Try any of these User Exits.
    IMRC0001 MeasPoint/MeasDoc: Exit before update (after COMMIT WORK)
    IMRC0003 MeasDoc: Menu exit for customer-specific function
    To create the Notification, use the FM BAPI_ALM_NOTIF_CREATE.
    [Check this link as well|BAPI needed for Notification & Work order;
    Regards,
    Maheswaran.

  • Measuring Point & Counter

    Hi PM Gurus,
    Can you tell me about the performance based maitenance :
    1. Measuring Point (M.P.)
    2.Counter
    What are the characterstic units come under the Measuring Point.is it right that only we can give upper and lower limit in M.P not in counters.Also User exit is only created for MP not for counter.
    What are the basic difference between Measuring Point & Counter.
    In both the cases is it necessary to select counter tick mark or only in case of counter ?Is there is any difference while generating the plan
    Regards,
    RC

    Hi Raju,
    You can do this through,
    IMG - Maintenance Plan,work center, task list & PRTS - Maintenance Plan - Set maintenance plan catagories.
    Here in call object column you can define which type of call object you want for your maintenance order based on this you will get the order or notification as a call object.
    And rest of the things measuring point & counter that already defined in this thread.
    Regards,
    Rip

  • Measuring Point in Maintenance Plan

    How can I link a measuring point (not a counter) to the Maintenance Plan?
    Currently, I can only link a counter to a Maintenance Plan but not a measuring point.
    The reason why I am asking for this is that I would like to trigger automatic creation of a work order whenever a measurement reading for an equipment goes outside the specified upper and lower limit of a measuring point.  I would like to define a condition in the maintenance plan for this based on the measuring point say for example temperature.
    I believe activating userexit IMRC0001 is just part of the solution.  Is there something else that needs to be done?
    Thanks.
    Giscard

    I have already activated userexit.
    Is it correct that the userexit is triggered upon saving a measurement reading (tcode IK11)?
    Do you have sample code for the userexit so that a Notification or Work Order will automatically be created when the reading entered is outside the upper and lower limit?
    But my questions actually is this - Is possible to link a measurement point (not a counter) to a Maintenance Plan?

  • Upper Limit - Lower Limit in Measuring Points

    Dear PM Experts,
    In my company we have an Equipment where the temperature of it has to be maintained in a certain range. if the temperature falls out side the range the maintenance team has to attend. In SAP I registered this point as a measuring point. And I'm aware of the fact that we can maintain Upper and Lower Limits of reading for a measuring point in SAP.
    But I want SAP to automatically create a PM Notification/Order once the user enters a value out side the above specified range. I know that this is possible with conters when the reading reaches a certain value. But couldn't figure out a method for the latter.
    Please provide me a solution.
    Rgds
    Deepal

    Hello Deepal;
    You will have to activate exit: IMRC0003.
    Then you'll have to create a maintenance plan, maintaining the equipment & the measuring point. Based on the call object: order/ notification- system will automatically trigger the object when the actual reading falls outside the specified range.
    Hope this helps.
    Regards
    Hemant

  • Measuring points in maintenance planning

    Hi,
    Can we use measuring point(not a counter) for preventive maintenance planning. for example - i need to perform the operation when a color of oil is changed from yellow to black. is it possible through measuring point?. it is possible means please share that procedures.
    Regards
    sathish

    Hi Satish,
    Yes, it is possible to generate a maintenance notification if the measuring point reading is not as per standards or target value. You require a user exit IMRC0001 to IMRC0005. Also read documentation for these user exits in tcode SMOD.
    Regards,
    Vaibhav Mishra

  • Usage of Measuring Point : Counter for Generating Bills

    Case : Client has a Power Generation Unit, from which it supplies power to customers. Meters installed at the customers premises are recorded by Client personnel. Bill is generated on the basis of meter reading.
    Requirement : Can Plant Maintenance : Counters be used for bill generation? How should the process be mapped?

    Hi Raju,
    You can do this through,
    IMG - Maintenance Plan,work center, task list & PRTS - Maintenance Plan - Set maintenance plan catagories.
    Here in call object column you can define which type of call object you want for your maintenance order based on this you will get the order or notification as a call object.
    And rest of the things measuring point & counter that already defined in this thread.
    Regards,
    Rip

  • Workflow regarding Measuring Point

    Hi All,
    Can anyone help me : when measuring point value is outside the tolerance limits, Notification must be created to the responsible department.The SAP workflow should then be activated to send the notification object to the outlook inbox.
    Can anyone help me in this. I am not able to understand this functionality what exactely to be done.
    Business Object : BUS2092

    Hi RM,
    why dont you create a start condition for the WF to trigger,
    i do not have idea about your BOR, but if you you want your WF to trigger based on some condition, then i suggest the above.
    Hope it helps.
    Aditya

  • Specify measuring points in tha task list

    1. Can i specify measuring points in tha task list. ie. i want to measure some specific reading in preventive mtc. like temperture etc.
    2. can i fill measurement reading through orders like we do in case of notifications.
    pl reply

    Hiii Ravi
    Measurement reading is maintained against measuring poisition for the equipment. So measuring point is assigned to equipment.
    You can create the tasklist for measurement of different reading & you can maintain the reading while making the confirmation of the each activity/operation.
    Against the order you cannot update the measurement document & measuring point cannot be assigned to particular tasklist/task /operation as it is poperty of equipment & not of that task or operation or tasklist.
    I hope this will satisfy your query if not let me know.
    Regards

  • Measurement point and counter SAP PM

    Hi SAP Guru
    I've one scenario in which we've to input counter reading smaller than the previous reading
    and some times bigger reading than previous reading for a single counter.
    It is because single counter is for Energy Meter which sometimes shows bigger value and sometimes shows lesser value in case of shutdown at plant.
    Please let me know asap - is it possible for a single counter to accept bigger value one time and next time smaller value ?
    We can't make two counters for a single equipment.
    Regards
    Pooja

    Try using the counter as a measurement point.   Unclick the box measurement point is a counter and set the upper and lower tolerance settings on the details page.  The meter is not a counter but a gage.  as long as the gage reads between the upper and lower tolerances you are good.     If the gage reads out of tolerance designate a warning or an error.  You can also set it up through a user exit to produce a notification or a work order for out of tolerance readings.  See Condition Based Maintenance. -Rich

  • Early allocation of numbers to Measuring point

    Hi all,
    While creating the measuring points, the system generated internal numbers get alloted to MP, though in creation stage.But I have not saved the MP and came out of the transaction. But my number got wasted and when try to create new MP a new number is getting alloted. How to prevent this?
    ((I don't want to lose numbers as these are in symmetry for two different systems and has to be corelated by us , as & when required.))
    I didn't find any thing in customizing (like what we have for notification-early number allocation).
    Please reply.
    Raj

    Hi,
    You cannot adjust this through customizing, measurement document numbers are always issued early. If document not saved then that number is lost. Buffering can also cause gaps to occur in the number range.
    See note [307437|https://service.sap.com/sap/support/notes/307437] for a full explination on measuring document numbers. See note [62077|https://service.sap.com/sap/support/notes/62077] about buffering.
    -Paul

  • Customer service: Measuring Points&counters

    Hi,
    Can any one explain me the Use of Warranty counters, Measuring Points , Measurement Document and & reading . How are they interconnected in service processing.
    With Regards
    Aswin

    Hi,
         In case of Counter based warranty - hope u have mentioned warranty counter in config and in master warranty BGM2 while assigning the performance or time based counter , u will mention Warranty counter value , this determines the end dates/values of counters , ex :- If warranty is for 600KM , here u will mention 600KM ..,
    In IE02 u will assign this master warranty and assign the start date , if ur master warranty is correct u will get GREEN tick mark , if u click that u will find the details,
    If ur having more warranty counters, u can further maintain AND/OR relation between them.
    For performance based warranty counters u have to enter the inital reading ..& in IE02 ->Master warranty details system will show warranty counter end value .. , so if notification is created in this time system will give pop up , if ur warranty reading is 600KM then system will not give any warranty pop up ..
    Similarly for time based warranty counters also ..where system time is taken as reference ..
    regards
    pushpa

Maybe you are looking for