EL32: Automatic monitoring of meter reading results

When we updated to ECC6 year ago, the transaction EL32 stopped functioning. We fill in the parameters and no report is generated - nada, zilch, null. 
Is the transaction not supported in ECC6?  If so, is there a replacement transaction and what is it? El32 had several parameters available. Is any functionality of EL32 available elsewhere in another transaction? What is/are it/they?
Are we now doomed to code our own programmes to replace EL32's functionalities?
Thank you to anyone who can help.
mki

HI,
EL32 still runs in ECC6.0 and we  have not doomed to code our own programmes. So cheer up.
Please check your configurations
SAP Customizing Implementation Guide -> SAP Utilities -> Device Management -> Meter Reading -> Basic Settings -> Define Automatic Monitoring of Meter Reading Data
Or the table TE935
Hope this helps.
Regards,
Manish
Edited by: Manish  Bisht on Jul 9, 2009 10:42 AM

Similar Messages

  • Automatic creation of meter reading order with RR 01 after move in

    Hi Experts,
    I am working with DM module of SAP ISU. Currently I am facing a problem that after move-in a periodic order with RR 01 is created automatically by the system.
    Ex: Move in date is 01.01.2010. Monthly Portion is used with Schedule record 01.01.2010, 01.02.2010, 01.03.2010, 01.04.2010 and so on.
    If current system date is 20.07.2010 then Meter reading order is created automatically by the system for sch MRD 01.08.2010.
    Please let me know how to overcome this problem
    Thanks in advance.

    Thanks for your reply but I have cheked SPRO setting the suggested check box is already uncheked.
    I beleive the setting you have suggested is meant for default meter reading during move in but my problem is automatic creation of meter reading order with reason 01 during move in

  • Mass Meter reading results reversal.

    Dear All,
    For Reversal of meter reading we are using EL37 trasaction and these FM's (ISU_METERREAD_CANCEL or ISU_O_METERREAD_ACTION) will also help us for our enhancements.
    Anyway, here my requirement is Need to reverse bulk meter reading results by giving the only multiple installations in a selection criteria.
    At  EL37 we does not have the multiple installation selection criteria...so please help me the way on this instead of (EL37)BDC development.
    Regards,
    Joshi
    Edited by: Josh on Aug 20, 2010 10:25 AM

    Hello Joshi,
    Please see the following thread:
    Meter Reading Reversal
    The information here shoudl be helpful.
    Please dont forget to search threads for answers.
    Regards
    Olivia

  • Mass meter reading result changes

    Hi ,
    Is there any functional module or bapi or user exits for the mass meter reading results changes.
    Please let me know.
    Thanks in advnace ...
    Regards,
    Santhosh.

    Try BAPI 'BAPI_MTRREADDOC_UPLOAD'.
    Or Idoc function 'IDOC_INPUT_ISU_MR_UPLOAD'

  • Automatic Move-In Meter Read Population

    Hi
    Can you please let me know the relevant configurations to be done for automatically populating Move In Meter Read from historical read.
    I have already done configurations at "Define Control Parameters for Meter Reading Data Processing" but still Move In read is not populating automatically.
    Regards
    Sat

    Thanks for your reply but I have cheked SPRO setting the suggested check box is already uncheked.
    I beleive the setting you have suggested is meant for default meter reading during move in but my problem is automatic creation of meter reading order with reason 01 during move in

  • Performance parameters of the meter reading result entry

    Hi Guys,
    Can any one explain me about the below parameter in the meter reading result entry.
    1."No Entry of Tech. MRs at Installation Outside Installation"
    If we enable this option,it should not allow to enter the meter readings in the technical installation.
    But it is accepting. How? can any one explain.
    2.Turbo booster also.
    Thanks in advance.
    Regards,
    Oven
    Edited by: Richard oven on Feb 18, 2009 11:41 AM

    Hi Oven,
    I hope the following information is useful:
    No Entry of Tech. MRs at Installation Outside Installation ->
    As a rule, technical meter readings at installation are entered using the appropriate transactions (Full Installation, Technical Installation).
    In addition, it is possible to enter meter readings for technical installation before the installation occurs. This is done by uploading meter readings using IDoc ISU_MR_UPLOAD or BAPI. In exceptional cases you can also enter meter readings manually using single entry. The meter reading is then included once technical installation has been executed.
    If you select this field, it is not possible to import meter readings at installation via upload or single entry.
    Turbo Boosting->
    Activates Accelerated Processing
    Transactions and background jobs of the meter reading result
    entry create a high database load. Excessive accesses to the
    database tables EABL, EABLG, V_EGER_H, ETDZ, EASTS and others
    affect the system performance this improves performance......
    Kind Regards
    Olivia

  • Previous Meter reading results

    Hi Experts,
                          I need to get previous MR results based on current MR result. Is there any table or function module for the same.  Please provide your valuable inputs. Thanks in advance.
    Regards,
    Laxman.P

    Hi Laxman:
    FM ISU_DB_EABL_LAST:
    CALL FUNCTION 'ISU_DB_EABL_LAST'
          EXPORTING
            x_equnr       = x_equnr
            x_zwnummer    = x_zwnummer
            x_adat        = l_adat                      "Current MR date
            x_atim        = l_atim
            x_adaterz     = x_adaterz
            x_arbauf      = x_arbauf
            x_endbillper  = x_endbillper
          IMPORTING
            y_eabl        = y_eabl_prev
          TABLES
            yt_eablg      = yt_eablg_prev
            xt_eabl       = xt_ieabl
            xt_eablg      = xt_ieablg
          EXCEPTIONS
            not_found     = 1
            system_error  = 2
            not_qualified = 3
            adat_to_old   = 4
            others        = 5.
    Regards,
    David

  • MRO and Meter Read report and reconciliation

    Hi,
    I am creating Meter read orders for all MRU's in a portion and need to reconcile the number of orders created and after the read results have been received, i again need to check for how many orders reads have been received and how many are still open.
    What is the standard way of doing this. I am aware of using EABL and EABLG. Will again need to understand what is a better way.
    Thanks,
    Monis Shakeel

    we have a custom report which counts the number of orders, & results every day. After a few days the orders are filled (mostly) & business processes monitor the outstanding open orders.
    The report is based on the schedule records (TE417 & TE418) as well as the meter reading results tables (EABL/G)
    Alternatively:  transaction EL32 can be used to monitor meter reading data.
    SAP Utilities --> Device Management --> Meter Reading --> Basic Settings --> Define Automatic Monitoring of Meter Reading Data
    However we've never used this functionality so I have very limited experience with its subtleties.
    user exit EDMLADUE is utilized here.
    I'd be interested in any 'better way' you end up pursuing.

  • DM - Meter Reading Workflow functionality

    Hi all,
    I have a customer's requirement that the estimated MR should be "corrected" automatically in case the next actual MR arrives and it is less then the estimation done before.
    Can anybody help me via the customizing and the development (if any required)?
    I have found the Customizing section Define Automatic Monitoring of Meter Reading Data, that works in co-operation with the function module EXIT_SAPLEL01_020, but I am not sure if this is the recommended way of solving this problem.
    Thanks in advance for your feedback, regards,
    Bou.Lis

    Hi Bou.Lis,
    Standard SAP Triggers the event ASSESSED in the Business object - ISUCONTRCT.  Use this to assess the meter reads and estimate the reads.
    Obviously you may also need to cancel the billing documents if you are adjusting the meter reads for the period billed. In that scenario you can use BILLDOCAUT -> BDOCSFORREVERSAL and BILLDOCAUT -> ADJREVERSETAB.
    For re-estimation you can leverage using the FM ISU_ACTION_ASSESSING. This FM estimates for all the registers, so you might want to customize and re-estimate only for implausible meter reads registers.
    I would recommend working with a solid workflow developer who has IS-U knowledge.
    Hope this helps.
    Sai

  • T-code el31(Meter Reading data) output modification

    Hi all,
    i am working in the sap isu industry. I just want to know whether the output screen of the standard transaction code el31 can be modified or not.
    if yes how? I wanted to add one more field to the ALV output of the el31 Installation-Meter reading result.

    you can try with user exit
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    Transaction Code - EL31                     Manual Monitoring
    Exit Name           Description
    EDMASSES            IS-U: User-Defined Validation for Overestimation
    EDMEL231            IS-U: Meter Reading Result - Incorporation of Subscreen
    EDMFOLUP            IS-U: Determine follow-up actions during MR result entry
    EDMLELAE            IS-U: User Exit Too Static. Evaluation of Evaluated Data.
    EDMLELDE            IS-U: Dependent validations based on user exit
    EDMLELSV            IS_U: User Exit After Saving Meter Reading Results
    EDMMR002            IS-U: Change to Gas Date During Meter Reading Result Entry
    EDMMRRES            IS-U: Change readings during upload (before validation)
    EDMMRSTR            IS-U, Display Additional Fields for Street Route Maintenance
    EDMSUPBI            IS-U: Automatic Suppression of Billing/Deac. Meter Readings
    No of Exits:         10
    Rewards if useful.......................
    Minal

  • EL 27 Correction of Implausible Meter Reads

    Hi All,
    I am trying to release impalusible Meter Readings via TCode EL27, by entering a Premise. Two things are happening:
    1. Direct Release of MR occurs . (no idividual correction screen opens)
    2. Individual Correction screen opens. (no direct release)
    I debugged quite a few cases and have reached a few conclusions:
    FOR INDIVIDUAL CORRECTION SCREEN TO OPEN:
    Pre-requisite = Value of ORIGIN_ESTIM = 6
    With this pre u2013 requisite, when there is 1 installation, with 1 register then in EL27, individual correction screen will open and MRu2019s can be edited.
    FOR DIRECT RELEASE:
    Apart from the above prerequisite & condition, FOR u201CANY OTHERu201D CONDITION, the correction screen will not open and MRu2019s cannot be edited.
    Value of Origin_estim can be viewed on the individual correction screen "Execute Correct Implausible Meter Reading Results" screen; Forecast data tab--> Origin
    Values of Origin:
    1 - Past MR results
    2 - Period Consumption
    3 - Reference value
    4 - Proration
    5 - External Determination
    6 - Estimation not Possible
    Also, is this phenomenon of direct release/ correction screen display DEPENDENT on MR REASON???
    Thanks in advance,
    Prajakt Dhumal
    Edited by: prajakt k dhumal on Oct 28, 2010 9:28 AM

    Hello,
    It should be possible to get to the correction screen by selecting the line you want to correct an click on 'correct'...
    You could skip this and release directly but there should be always an option to go into the correction screen as long as the meter reading is "still implausible".
    Only time this happens is if the meter reading is automatically plausible e.g. if no extrapolation was possilbe. You should get a
    message about this.
    It will only enter the correction screen if there is an "invalid meter reading result". If it is valid now (without doing changes) there is no need for correction anymore therefore it is released immediately.
    The correction screen is not build to handle more than one meter reading at a time. Hence there is no way you correct more than one meter reading at the same time i.e. count_eabl >= 2.
    Hope this is helpful ...
    Regards
    Olivia

  • T-Codes/Steps for Meter Reading

    Hi,
    Can you pls send me the steps in creating a Meter Reading till its end.
    I mean the t-codes in order.
    thx
    guru

    Hi:
    First step in the meter reading process is to create meter reading and billing orders.
    Next there are a number of menu options available to enter and correct meter reading results.
    The monitoring option allows you to follow the status of Meter Reading orders during the process from creation through entering results onto creating a billable billing order.
    After collecting the meter reading results they need to be entered into the IS-U system. ISU offers several functions for this.
    Hopefully it would be helpful to find out the way.
    Regards
    Shashi

  • What is Meter reading validations (System defined & User defined)

    Hi Experts,
    1 )How to configure Meter Readings (Technical Control Parameters, MR Control, MR Notes etc)
    2) what is Meter reading validations (System defined & User defined) and how to configure it.
    3) What is Register Relationships,Device Groupings & Device Allocations and how to configure.
    Kindly explain with examples.
    Thanks in advance.
    Regards,
    Shabnum

    hi,
    Meter Validation Steps:
    1.     The Validation Process begins with Meter Reading Order Creation when the expected consumption is determined for the meter reading to be recorded for each register. The meter reading status is u201C0u201D or un-entered at this time.
    2.     The meter reading is entered via an upload program as part of the batch processing or entered manually.
    This result is validated or evaluated against the permitted range of allowable meter reads/consumption for that register.  The expected consumption is the basis for determining the range of the minimum and maximum values for the meter reading.
    If the result is plausible, or valid, for all registers of the meter, the billing order becomes billable and the contract/installation is passed to billing for further processing. The meter reading status is updated to u201C1u201D or billable.
    If the meter reading is validated as implausible, the meter reading result is transferred to the List of Implausibles for further processing (EL70). The status of the meter reading is u201C2u201D or automatically blocked. One or more independent validations can be failed in this validation process.
    3.     During processing, the agent can release the meter reading for billing; the status is updated to u201C4u201D, released by clerk. The reading is accepted as measured. The agent can also process the implausible meter reading result using transaction code: EL27 Execute Correct Implausible Meter Reading Results. EL27 is recommended for individual processing.
    SAP Easy Access  Utility Industry  Device Management  Meter Reading  Correction of Meter Reading Results  Implausible Results (Transaction EL27)
    EL70 is recommended for processing of implausibles for mass processing.  It is not on the menu, however, one way to open the screen is:
    SAP Easy Access  Utilities  Device Management  Meter Reading  Correction of Meter Reading Results  Implausible Results
    Once the screen opens, click on the List button on the application toolbar
    4.     The agent may also correct the meter reading. If this corrected read is validated as within range, the status is updated to u201C1u201D, billable.
    5.     Alternatively, the reading can be determined to require follow up action and a service order is executed from the IC for re-read. A read status has been configured to support this flagging of the account for follow-up service order processing.
    6.     When the service order is returned from the field, the CSR releases corrects, resets or possibly estimates the meter reading depending on the outcome of the service order processing.
    7.     The meter reading is then passed to the billing engine for billing execution when the reading is validated as plausible.
    -Siva

  • Meter reading data error... error message Details: CRM_IU_IC_BI013

    Hello all,
    After i confirm the BP and premise in web UI 2007 i go to Meter Reading then I get 2 messages one is error message Details: CRM_IU_IC_BI013
    when i click on details I get the following info
    Diagnosis
    An error (communication error) occurred during the remote call of function module ISU_METERREAD_GET_REMOTE in meter reading data processing.
    System Response
    The system cannot execute the action.
    Procedure
    This is probably only a temporary disruption. Restart your application later.
    If the problem is a permanent one, contact SAP.
    and second message is a information message saying New Meter Reading Results will be created
    any suggestions?
    Thanks,
    Raj.

    Hi,
    in most of the cases, I'd expect an RFC or authority issue here. But for details debugging would be needed to check, which return code the function module provides. Before you could check the remote connection and if the rfc-user has sufficiant access rights.
    KR
    Uwe

  • Move in -Move out  and Aperiodic meter reading order, No auto service Ord

    Hi ISU Experts,
    I have a following problem in ISU,
    When create a Move In or a Move out, the system should automatically create a Meter read Order and a Service Order in the Background.
    Same case  is applicable for the Aperiodic meter read order, whenever I create a Aperiodic meter read order, the system should create a service order/ notification automatically in the background,
    As mentioned above, In both the cases no service order/notifications is getting cretaed.
    I have maintained the SPRO settings for Aperiodic meter reading and for Move in and Move out , the service order creation checkbos is checked.
    Please anybody can throw some light, help me out what may be the problem, or any other SPro settings are to be maintained, any enhancement has to be done.
    Your inputs will be highly appericiated .
    Best Regards
    Suresh

    Hi,
             I am stuck with the same issue. I have checked the check box to create service order/notification from the meter reading order. Please let me know if you have found any resolution
    Thanks,
    Dhana

Maybe you are looking for

  • How to get server date and time using java code

    Hi, I'm new to java. I have one doubt about getting date and time of the server. can anyone give some sample code to get that. thanks in regards Gopi.

  • 16 Bit PSD Files Not Compressed

    Something that's not new, but that I've not really noticed before... Image compression in Photsohop CS6 doesn't seem to be effective on a 16 bit PSD when Maximize Compatibility is turned on. For example, with Maximize Compatibility set to Always, if

  • Checklist for Single-sourcing

    Hi all, I have a project that is written with RHX5 and delivered as a CHM. This project is two years old now, is mine right from the start and pretty much looks as I wanted it to look like :-) Now, the bad guys have rebranded the product that this CH

  • Impdp exclude=schema

    hi all, i have written this EXCLUDE=SCHEMA:"='ORDERS'" but it is not working... i even tried like this EXCLUDE=SCHEMA:\"='ORDERS'\" but i am getting error like "ORDERS" is INVALID identifier. so can any body please tell me how to user schema name in

  • Business management software

    Does anyone know of an all inclusive software package that will group all the requirements of a contracting company as well as an integration with our blackberries . I'm talking about something better than simply accounting or quick books . I've been