Counter reading reset-Ik11

Hi,
I want to put a check on Counter reading entry,since people are entering wrong data compare to last measuring reading.
so every time counter is getting reset.
so we need put a condition,only incremental value should allow in Counter reading field.
how will manage this?
Regards,
Shrithar

However, this will not apply if you've specified a Counter overflow - instread this will generate a warning Message no. IR036
Therefore make sure you remove Counter overflow from your counters if possible.

Similar Messages

  • Counter reading in IK11

    Hi,
    I want to capture the value of Counter reading from the Transaction IK12. it is showing the structure in F1. I am not able to find the transparent table belong to this.
    Is there any funtion module available to caprure this Counter reading (IK12) else in which table this value will be store.
    Thanks,
    Anil.

    Dear Makarand,
    As you said, the field CNTRR in the table IMRG is same as CNTRC.
    In this table IMRG output value for the CNTRR is displaying as 1.8000000000000000E+05 which I check the same in IK13 is 50.
    Is there any conversion routine for this.. i checked in the data element level, but no Routine is mention over there.
    I found one Function Module for this, but not able to get the proper output... FM which may convert this is: FLTP_CHAR_CONVERSION_FROM_SI
    do you know the input parameters of this FM.
    Regards,
    Anil.

  • Which table contains the field CNTRC(Counter Reading)?

    Hi Guys,
    1) Can anybody tell me which table contains the field CNTRC (short description is Counter Reading) ?
    2) CNTRC is available in the structure RIMR0. In a situation like this, how do we identify the table name?
    Thanks in Advance,
    Vijay

    Dear Vijay
    The counter reading is available in IMRG table in field CNTRR. It is available in exponential form. you need to convert to decimal from using the FM FLTP_CHAR_CONVERSION_FROM_SI
    Please go through the below link for the
    same
    Link: [Re: Counter reading in IK11]
    Regards
    gajesh

  • Total Counter Reading

    Hello Experts,
                We have a situation wherein the total counter reading for a measuring point has changed.
    On June 27, the user entered the measurement document for a measuring point and we had the following record:
    Counter Reading: 144879.00
    Difference: 129 and
    Total Ctr Reading: 144879.00
    On July 03, he entered another measurement document for the same measuring point.
    On this day he just entered the difference of 3. However the measurement document reads as follows:
    Counter Reading: 5581.00
    Difference: 3 and
    Total Ctr Reading: 5581.00
    We have not been able to simulate this situation. The user did not replace the counter and did not set the total counter reading externally, stiil the total counter reading shows an incorrect value. Also we do not have any counter overflow set.
    Please advise how to replicate the isuue.
    Thanks in advance for your help.
    Sandeep

    HI
    I am not sure how this is useful
    Check this note
    [585979|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=585979]
    [801967|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=801967]
    Meanwhile, check the change documents, if any one has changed.
    Check the last measurement document
    When you are entering the measurement reading.. did u see the total counter reading as old one...
    Have u entered the measurement document in collective method or IK11
    - Pithan

  • Enter Counter reading in work order or time confirmation

    Gurus,
    Is there a way to enter a counter reading when confirming time on an operation without creating a measuring document with IK11 on a functional location ? Something that would allow a maintenance operator to enter more naturally counter readings in the system upon completing a maintenance taks.
    Thanks for your insights,
    Olivier

    Hi
    in general maintenance order is only confirmed with resources consumed.
    what is need of conter reading record  at the time of confirmation maintenance order. counter is connected to technical objectsif you explain in detail the purpose of recording counter reading.
    any more details please...
    thanks& Regads
    SIVA RAMAIAH B.V.

  • Issue in Transfer Counter Reading

    Dear PM EXperts
    I want to transfer counter reading of 10 subequipment to one superior equipment' counter in such a way that superior equipment's counter reading should show the sum of all sub equipment' counter reading.
    Plz give ur valuable inputs on this.
    Thanks in advance.
    Regards
    Rakesh

    Hi,
    My understanding is that you want the 10 lower level equipments to accumulate counter readings and then transfer the sum of these values to a single counter on a higher level equipments ?
    The standard counter reading transfer does not work in this way, it is really a one-to-one transfer from a particular counter to another counter or from a higher level counter down to multiple subordinates.
    Looks like you need some custom functionality to read the sub-equipment counters, add them up and then transfer this to the main counter.
    -Paul

  • Service order creation based on counter reading assigned to the Ibase.

    Hi All,
    I've created a service contract (ZXXX) with the item category (ZIT1) of service plan.
    In the item category (ZIT1) definition i've copied the standard item cat. of service plan (SPLA) and assigned the standard date profile SERVPLAN to the item category.
    Requirement - Service order has to be created automatically if the counter reading assigned to the Ibase is greater than counter reading that is maintained in the service plan template that is assigned to the service plan product(Item) in the service contract transaction.
    Master Data -
    Service Interval Template - Created service plan template for counter based interval and maintained the interval as 100HR.
    Assigned the template to service plan product(item) which is assigned in the service contract.
    Created a counter ID and assigned the counter to the Ibase.
    In the item date profile SERVPLAN , I've assigned the date rule (Planned time based on the counter reading) to 'Release date' date type.
    In the item action profile ., Action is defined as it should create a service order (ZSER) with the template defined in the item if the (Release date =< today's date) as start condition.
    I've maintained the complete master data.
    Now Release date should be picked based on the counter reading of the Ibase assigned to the service plan item in the service contract.
    If Ibase counter reading > counter reading maintained in the interval the release date = todays date.
    If Ibase counter reading < counter reading maintained in the interval the release date = future date.
    which is not happening now in my case. service order is getting created even the counter reading of Ibase is less than the interval.
    Please let me know if further more changes to be done to map the scenario.
    Thanks
    Syam

    Hello,
    I found the following:
    If you fill someting in the fields REFOBJ_IBASE, this value is being converted into a GUID internally
    This happens in function CRM_BSP_OIC_1O_SEARCH_FROM_RF
    So you have to make sure that the search field REFOBJ_IBASE points towards the field CRMD_SRV_REFOBJ~GUID_OBJECT ( via table CRMC_REPDY )
    And even then I have the impression it only works when you only fill the Ibase in the order. When you fill the component there is a different GUID.
    In my case I found out it is even more complex, so I will need to create my own search field (extend search structure )
    Regards,
    Erwin

  • VSR check on the counter reading in entry unit

    Hi Gurus,
    Where can I find the field for Counter Reading in Entry Unit at the Meas.Data/Notific Tab when we create the new warranty claim? I need to get this field for VSR check, this field cannot left blank. The structure and field name that I find from the screen itself is WTY_VERS_RIFLTCOUN, RECNT. But I cannot find this field in the VSR check's tables.
    Thanks for your help.
    Best Regards,
    Hedy

    Hi gurus,
    I had solved my problen on this issue.
    Thanks for your time.

  • How to display field SZAEH (Start Counter Reading) in IP01 for Maint Plan

    Please let me know how i can configure field SZAEH (Start Counter Reading)  to be displayed for data entry in IP01 for Maint Plan creation. I tried Tcode OIW0 but cou;dn't succeed.
    ALl the help will be appreciated

    Jain,
      The start counter reading will automatically comeup in the scheduling parameter screen , if the maintenance plan is tied to a  counter. Isnt this not coming up?
    Regards
    Narasimhan

  • Table for equipement no,measurement position,date and counter reading diffe

    hi,
    i am looking for tables that could provide me following data :
    1) equipement no,
    2)measurement position(like working hours,idle hours etc.)
    3)date and
    4)counter reading difference
    I have equipment no.
    i have searched table imrg,imptt but not able to find the 2nd and 4th data
    plz help

    i gt the table IMRG and the field is CDIFF
    but its of type F.i want to read it as numeric value that cud be presented to user how cud I

  • Replace equipment/assembly based on counter reading

    Dear PM gurus,
                        I have a scenario wherein based on counter reading we have to replace an equipment/assembly. Please help me counter the scenario,
    Thanks,
    Sunanth V.Narayan

    Hi,
    you need to attch serial no. profile to assign to the material master. you can not attach equipment in the component tab, only materials are allowed to select. so make your equipment an instance of a material first (by either generalistaion- construction type and assigning serial no. profile) and then assign it to the component tab, it will work.
    Regards,
    Lucky
    Edited by: lucksoni87 on Nov 18, 2011 2:49 PM

  • Spare Parts withdrawal at specific counter reading report

    Dear Sirs,
    My client needs to know which spare sparts parts are withdrawn on a certain vehicle at which exact counter reading so i want to find a link between material withdrawn and measurement documents,
    i appreciate any help
    thanks in advance

    Hi,
    This report may be a challenge because you need to find the date when the material was issued and maybe the measurement document was created a few days before; how often you have reading on your system?
    You can use following tables to create your custom report:
    IMRG      measurement document
    AUFM      Goods movement for order
    AFIH     Maintenance order header and equipment
    IMPTT      Measurement point and equipment number
    Regards
    Carlos

  • Counter Reading in IW38

    Dear PM Experts,
    Is it possible to include the current counter reading in the report IW38 ?
    Regards
    SL

    SL,
    Not without using a heap of user-exits..
    It would be easier to copy IW38 and add your own fields/functions
    PeteA

  • Subtracting Total counter reading

    Hello PM masters,
    Is it possible to subtract a value from total counter reading for multiple Measuring points at the same time? However negative values are not accepted in 'Difference' and 'Counter' fields.
    For example, If the difference in reading is 25 and it is posted as 250 for around 40 measuring points how can it be corrected. Although reversal of document is an option, Please suggest me some other way.
    Thanks in advance.

    Manikandaraja,
    Alternative easy solution can be from IK17 (Change Mode). Select your MDoc lines like shown in picture, and click on the icon in the application toolbar. This takes you to the IK12 of first document. Upon Setting the Reversal Indicator and Saving --> you will be automatically in the IK12 of next document. This continues the Setting of Reversal Ind. process until all the 40 documents are completed. When 40th document is Set the Rev Ind, you are automatically redirected back to IK17, where you won't see these documents. This way it hardly takes 3-4 minutes to complete all 40 documents.
    KJogeswaraRao

  • Relevance of primary counter reading

    Dear Friends,
    What is the relevance of primary counters in the fleet management equipment master data ? Will the system automatically propose that a equipment is due for maintenance once the primary counter reading reaches or surpasses this odometer replacement or hour replacement reading ?

    First of All, What I get from your question is you have a equipment with more than 2 counters.
    So, to make preventive maintenance for the equipment, it's depends on your maintenance plan's settings.
    If you use :
    Adometer As a counter, you could use Performance-based strategic maintenance plan
    Hour as a counter, you could use Time-based strategic maintenance plan
    or if you want to get all of the counters or only one of them intact, you can use multiple maintenance planning with multiple counter plan instead.
    Please, Correct me if I'm wrong.
    Hope it's gonna help.

Maybe you are looking for