Measurement points/documents against an Order

In Plant Maintenence, an order has functional location assigned to it. Some Measurement points has been assigned to this Functional location against the order.
Could anybody help me to know the BAPI/RFCs which could read this measurement point/measurement documents against the order and some BAPIs/RFCs that could add new readings for these measurement points.
If anubody could suggest a logic how to do it. If someone can suggest any Tables ...
Please advice

CALL FUNCTION 'MEASUREM_DOCUM_DIALOG_LIST_1'
       EXPORTING
         ACTIVITY_TYPE                = '1'
         F11_ACTIVE                   = 'X'
         INDICATOR_INITIALIZE         = ' '
         DEFAULT_DATE                 = SY-DATUM
         DEFAULT_TIME                 = SY-UZEIT
         DEFAULT_READER               = SY-UNAME
         WORK_ORDER_OBJECTNR          = V_OBJNR
         WORK_ORDER_KEY_EXTERN        = ' '
         WORK_ORDER_OBJECTNR1         = ' '
         NO_DIALOG                    = 'X'
         PREPARE_UPDATE_IF_API        = 'X'
       IMPORTING
         INDICATOR_UPDATE             = ZINDICATOR_UPDATE
         LEFT_WITH_F15                = ZLEFT_WITH_F15
       TABLES
         DOCUMENTS_DEFAULT            = T_DOCUMENTS_DEFAULT
  DOCUMENTS_DEF_INS           =
         DOCUMENTS_INSERT             = T_DOCUMENTS_INSERT.
  DOCUMENTS_UPDATE             =
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          WAIT = 'X'.

Similar Messages

  • Auto Update of measuring point/document

    Dear all,
    I have one issue over here.Measuring point/document is not updating automatically after productiuon order confirmation . I tried with following steps
    1) Created the equipment as test equipment -->created measuring point as a counter ---> maintain the usage value formula SAPF02 in the PRT tab . Unit of measurement for the characteristics and base unit of measure of material are same
    2) Then i have assigned this eqipment as a PRT in the routing of material .
    Which steps i am missing
    Thanks

    Hi
    I had faced the same problem  when I used SAPF02 then I did following changes.
    Created formula like SAP_09 * PRTSTD / SAP_08
    SAP_09 : Operation Qty
    PRTSTD : PRT Standard Value
    SAP_08:   Base Qty.
    Also make sure the measuring point category should me T in IK02( PRT life counter)
    Regards,
    Raj

  • Measuring point/document is not updating

    Dear all,
    I am  new in PM. I have one issue over here.Measuring point/document is not updating automatically after production order confirmation via co11n . I tried with following steps
    1) Created the equipment as (P)Production resources/tools -->created measuring point as a counter ---> maintain the usage value formula SAPF02 in the PRT tab . Unit of measurement for the characteristics and base unit of measure of material are same
    2) Then i have assigned this equipment as a PRT in the routing of material .
    3) Production order confirmation via co11n  Each unit
    Which steps i am missing. if u give me steps by steps procedure to me for counter based maintenance, its helpful for me.
    STILL not answered and no reply.
    I am waiting for reply.
    Thanks
    tarun
    Edited by: tarun on Oct 5, 2010 5:06 PM

    Hello,
    Have look this thread [Re: Auto Update of measuring point/document;
    Regards,
    Rakesh

  • Measuring point update by production order confirmation

    Hi friends,
    I created a prt as equipment and assigned it to the routing. I created a production order and when i confirm the same i am getting following error as:
    Document MeasUnit has a different dimension to the characteristic unit
    Message no. IR071
    Diagnosis
    The measurement unit on creation of the measurement document must have the same dimension as the measurement unit of the characteristic of the measuring point.
    In this case, the measurement unit % does not suit the character unit EA of the measuring point 103.
    System Response
    Processing will not be continued.
    Procedure
    Use the possible entries help.
    Please suggest the solution.

    Hello Sir(s)
    i have gone through entire post for the subject related to measuring point auto update from production order confirmation.  I have tried the same but i dont know what i am missing.
    if i put some value like 1 or 2 and appropriate UOM then only my measuring document is being updated with the same value not with the actual confirmed quantity..  i have already maintained standard formulla in prt view.
    my basic requirement is to get actual value of produced quanity as counter update. means if 20 pieces have been produced and confirmed in co11n, then counter must bhe updated with the value of confirmed quantity.
    please advice what value should i put as usage in routing master to get actuall counter update.
    Will Highly appreciate your quick reply.
    Snapshots
    Regards.
    Mohammad.

  • Order's measurement points

    Hi Experts,
    I need to read measurement points asssigned to an order( it's functional location).
    We tried RFC MEASUREM_DOCUM_READ_TO_ORDER but it returns measurement documents
    (readings).
    In Our requirenment, the order is newly created and no measurement documents exists.
    we need to give all the measurement points (only) that exists against the order( it's functional location)..
    Could you please help in this.
    Please suggest any table/RFC.
    Rohit

    Hi Rohit,
    The relevant table are:
    IMPTT - for mesuring points
    EQUI - for equipments
    IFLO - for functional location
    Using the Object Number for the Measuring Point Object in table IMPTT, you can link the object to technical objects (object no. from respective tables - EQUI and IFLO).
    I hope it resolves your issue.
    Regards
    Amit

  • 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

  • Fetch Measurement Point

    Hi Experts,
    I need to read measurement points asssigned to an order( it's functional location).
    We tried RFC MEASUREM_DOCUM_READ_TO_ORDER but it returns measurement documents
    (readings).
    In Our requirenment, the order is newly created and no measurement documents exists.
    we need to give all the measurement points (only) that exists against the order( it's functional location)..
    Could you please help in this.
    Please suggest any table/RFC.
    Rohit

    Hope this thread would be helpful,
    [BAPI for measuring point;

  • Measuring point difference

    Hi All,
    Is it possible to get the difference for a measuring point(not counter) when entering the reading every time.
    regards
    sunil

    Hi Sunil
    In Standard SAP its not possible. But whats you basic requirement... why you need difference in measuring point documents....
    - Pithan

  • SAP PM: Measuring Point External Number

    Dear Sir,
    Is it Possible to assign Extenal number to Measuring Point?
    Regards,
    Mohan

    Hi,
    I dont think there is a way for your requirement. Anyhow the following Enhancements are available for Measuring points/Document. You could check,
    Exit name
    Short text
    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
    |----
    Hope this may be useful for you,
    Regards,
    Prasobh

  • Measuring point,counter & meas document

    What is the concept of Measuring point,counter & meas document in regard to PM ?

    Hi,
    Measuring Points are  measurement of physical condition like temprature pressure, and consumption like fuel, and reading like hour meter , speedometer etc.
    measuring points just like as log book of equipment
    it is created by ik01, against technical object with  characterstics of which we want to take measurment reading
    and  when actual reading are recorded against measuring point  , a document is genrated called measurment document
    it is crated by ik11, ik14 , ik34  against measuring point
    regards
    Jitender Suhag

  • How to connect measurement document to work order number

    Hi Experts,
    I have created a Measurement Document based on a Measuring Point. When I take a look at the list of Measurement Documents, the Order number is always blank.
    Is there somewhere in IK11/IK12 where I can see the Order Number reference for that Measurement Document or Measuring Point?
    This will really help. Thanks so much.
    Regards,
    Joyreen

    I also have the same problem.  We want to create measurement docs outside of the production confirmation with reference to the production order.
    Any ideas?

  • Maintenance Order through Measuring Point

    Dear all,
    I want to know whether it is possible to create the maintenance order on the basis measuring point .
    I know how to create the order on the basis of measuring counter.
    Is there any procedure to create the maintenance Order through measuring point as done in case of counter?
    kindly provide the solution for Creation of Maintenance Order using Measuring Point..

    Really very thanks for the solution.
    I have one more query, we can create the measuring point using the t.code IK01.As you told we have to create the measuring point with upper and lower range.
    Is that we have to create 2 measuring point for upper as well as lower range or in one measuring point it is possible to accumulate both the upper and lower range.
    If it is possible to accumulate both the upper and lower range in one measuring point then kindly provide the procedure.
    Thanks in advance.

  • Making system settings for measurement documents and measuring point

    What is the significance of making system settings for measurement documents and measuring point in spro?
    Edited by: Pallavi Kakoti on Jul 14, 2011 1:23 PM

    Hi,
    << Moderator message - Cut and paste response from http://www.consolut.com/en/s/sap-ides-access/d/s/doc/YY-OLI0IMRCCUST removed. Plagiarism is not allowed in SCN >>
    Regrds
    Jitender
    Edited by: Rob Burbank on Jun 6, 2011 10:53 AM

  • Measuring point-service order

    Hi,
    I am using measuring point for air compressor for filter replacement after 500 hrs.
    I want system to create service order automatically, once measuring point reaches 500 hrs.
    Can you please suggest how to proceed.
    Thanks and regards
    Karthik

    i am closing the thread

  • Unable to Inport Measurement points and Measure documents from R/3 to clien

    Hi,
    I am not able to import measuring points and measuring documents into the client device even after assigning the measurement point varaint in the back-end config.
    Please help!
    Thanks & Regards,
    Kanwar

    Hello Kanwar,
    I am thinking of two reasons at the moment.
    1. The equipments/Functional location which you had downloaded to your device were not having measurement points. If this is the case, you need to make sure that corresponding Equip/FL's are there on client (provided case 2 is not valid)
    2. The measurement points were not replicated. Hope you had checked MEREP_207 table for the required measurement points.
    Hope this helps.
    Best Regards,
    Subhakanth

Maybe you are looking for

  • Unable to load data from an ODS to a Cube

    Hi all, I am traying to load data from an ODS to a cube, and I'm getting the following msg at the bottom of the screen monitor: <b>"No corresponding requests were found for request REQU_BZUH9ZPYNL5XLQNB7K8IQDKFS in the ODS/Cube" Message no. RSBM043.<

  • JDBC Receiver Adapter Error with SAPClassNotFoundException

    HI Friends, I have configured the JDBC Receiver Adapter with parameters as Driver: oracle.jdbc.driver.OracleDriver Connection: jdbc:oracle:thin:@10.15.96.29:1525:RMOSDB XI 700, Oracle DB 10.2 I have installed JDBC driver for Oracle as guide “How Inst

  • 'Cannot connect to the Music Store'

    Apologies for previously posting this problem in someone else's thread. I seem to be having a similar problem to a lot of people. I bought a new computer about a year ago, my iPod and iTunes work fine, and I was previously able to use the Music Store

  • Form Routine in User Exit

    Hi I would like to include a form routine in user exit inlcude ZXTXWU01 but I guess that is not possible, so I created a new include ZXTXWZZZ in which I have developed the code for the form routines... But I still get the error in the main user exit

  • Cant Create Custom Projects?

    I am trying to create a couple of different projects: 1. 4096x2048 Project Setting (custom) with 23.978fps and square pixels. When I try to click ok to create this project, it does absolutely nothing. I also tried a 1080p project (custom) and when cl