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

Similar Messages

  • Previous Meter Reads and Usage are not  correct after meter Proration

    It seems that during proration there are two meter reading available the one with the Meter Reading type as 03 ( Automatic Estimation ) and other is Meter Reading type 01 - MR By employee that is being  retrieved. The 03 reading type seems to be the reading after the proration and the o1 reading is the reading done before the proration . The reads are coming out on our invoices incorrectly. Usually there will only be one Meter reading  to be picked up. but it seems do proration it splits meter into 2 entries.  The entry  with with metering type 01 has the correct previous  and current meter reads but incorrect usage. The entry with meter read 03 has the incorrect previous meter read and correct current meter read but incorrect usage. Our print work bench generated fiction is  calling SU_DB_ERCHZ_SELECT_BILL_NEW  to retrieve the values but the values that it retrieves are not correct., The second records is being put on the invoice. The form that exist in the  SU_DB_ERCHZ_SELECT_BILL_NEW  is called  db_erchz_select_join and  is used to retrieved the usage and meter reads.. This information is then passed  to out user exit.
    The previous meter read  should be 5,073,998     and the usage should be 7500   
    Service       Meter No.       Previous Read       Current Read        Usage
    Water            750009               5,092,748              5,148,998            56250

    Try resetting the PMU…
    http://docs.info.apple.com/article.html?artnum=14449
    … and then subsequently calibrating your battery…
    http://docs.info.apple.com/article.html?artnum=86284

  • 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'

  • 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

  • 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

  • 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

  • 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.

  • 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

  • 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

  • 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

  • Primary & secondary installation meter reads

    Hi,
    Can anyone guide me how to link primary and secondary installation so that meter reading result of secondary installation is summed up with meter reading of primary installation and bill is created with summed up reads. e.g
    Primary installation -
    > Device - D1 -
    MR 200 KWH
    secondary Installation -
    > device - D2----
    > MR 225 KWH
    When i am trying to bill the primary installation consumption of only 200 KWH is billed and consumption of 225 KWH is not added to the MR result of primary installation. I have set the indicator in device of secondary installation as not relevent for billing as when primary meters are billed, consumption from all registers is processed. Meter readings from secondary meters are therefore also processed during billing
    Thanks
    Amit

    Hi
    Please carry out Billing Related Installation (only) (T Code EG34) of Device D2 under Primary Installation. Billing related parameters viz Rate Type, Rate fact grp etc should be identical to the device D1. I guess device D2 is already technically/billing related installed under secondary installation; but this does not make any difference.
    Regards,
    Puru

  • Estimated Meter reading

    Hi All,
    I have the previous meter reading, Previous meter reading date, current reading date and estimated consumption.
    Is there any simple function module available to calculate the new meter reading based on the estimated consumption..
    Thanks in advance
    Murali

    Hi All:
    I think another option is to use the MF ISU_CALCULATE_WITH_METREAD:
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(X_STANZVOR) LIKE  EABL-STANZVOR
    *"     VALUE(X_STANZNAC) LIKE  EABL-STANZNAC
    *"     VALUE(X_METERREAD) LIKE  EABLH-I_VERBERW
    *"     VALUE(X_CONSUMPTION) LIKE  EABLH-I_VERBERW
    *"     VALUE(X_OPERATION) LIKE  REGEN-WMODE
    *"     VALUE(X_REABLD) LIKE  REABLD STRUCTURE  REABLD OPTIONAL
    *"     VALUE(X_CUMULATING) LIKE  REGEN-KENNZX DEFAULT 'X'
    *"     VALUE(X_RAISE_MSG) LIKE  REGEN-KENNZX DEFAULT SPACE
    *"  EXPORTING
    *"     VALUE(Y_RESULT) LIKE  EABLH-I_VERBERW
    *"  EXCEPTIONS
    *"      NOT_VALID
    *"      CONV_FAILED
    Where:
    - X_STANZVOR is Number of predecimal places for register.
    - X_STANZNAC is Decimal Places in the Billed Meter Reading.
    - X_METERREAD is the previus meter reading.
    - X_CONSUMPTION is estimated consumption.
    - X_OPERATION is the operation, in this case is '+'.
    - X_REABLD  is the structure with Screen Fields for Entry/Correction Initial Screen.
    - X_CUMULATING is for default 'X'.
    The new meter reading is returned in Y_RESULT.
    I hope this helps.
    Best regards,
    David
    Edited by: IS-U CGE on Jul 18, 2011 6:45 PM

  • Check the reversed meter reading data

    Hi All,
    I wanted to know how we can check the meter reading results which are reversed by EL37.
    What I observed is when the MR is reversed its entry is deleted from table EABL and EABLG.
    Santosh

    Santosh,
      The meter reading once it is reversed, it won't be kept anywhere in the system.
      However, we can see who delete it and when they delete it from application log transaction SLG1, Object IU18.
      The transaction does not allow you to search by meter number so you need to go through the log one-by-one except you create a custom program to read the log.
    Chaiphon

Maybe you are looking for

  • Dublicate Value In HTML PL/SQL Report

    hi, i have to enter item name and item Price iinto transaction_details by using a form and labour Work, labour amount into LAB_WORK_DTL table using a form . Now Problem is when i fetch these value in to PL/SQL Report then it's shows me double value l

  • Why can't I choose my phone number as my signature in text messaging?

    I am using iPhone 6.  Under settings I cannot choose to use my phone number as my signature.  It defaults to my Apple ID ( a personal e-mail) and I do not prefer to use that.  I have been into settings but I cannot change my messaging signature to be

  • Solaris 10 CRS-4535 CRS-4000 ASM

    CRS-4535: Cannot communicate with Cluster Ready Services CRS-4000: Command Status failed, or completed with errors. crsd.log的日志如下: 2013-03-19 17:07:31.185: [  CRSRTI][1] CSS is not ready. Received status 3 from CSS. Waiting for good status .. 2013-03

  • How to Create RMA Based on Sales order using OE_ORDER_PUB api

    Hi, Can any one pls help me how to create a RMA based on the sales order using oe_order_pub.process_order APi. Thanks.

  • I can't see my plugged in ipad

    How the heck to I see my ipad when it is plugged in to my computer so I can decide what I want to put on the ipad? I am trying to update the ipad too and I don't "see" it anywhere in itunes.