Meter Reading document result create

This service handles individual and bulk requests for register readings, on-demand register reads, and estimation of register reads.

This service includes the following operations:

  • SmartMeterMeterReadingDocumentERPCreateRequest_Out
  • SmartMeterMeterReadingDocumentERPCreateConfirmation_In
  • MeterReadingDocumentERPResultCreateRequest_In
  • MeterReadingDocumentERPResultCreateConfirmation_Out
  • SmartMeterMeterReadingDocumentERPBulkCreateRequest_Out
  • SmartMeterMeterReadingDocumentERPBulkCreateConfirmation_In
  • MeterReadingDocumentERPResultBulkCreateRequest_In
  • MeterReadingDocumentERPResultBulkCreateConfirmation_Out

When SAP sends a request for one or more register readings, IEE MDUS sends the following responses:

  • Meter reading receipt confirmation. IEE MDUS notifies SAP that it has received a valid reading request document.
  • Meter reading result document. This guide provides a register reading value for each UtilitiesMeasurementTaskId sent in the request. UtilitiesMeasurementTaskId is a user-defined attribute in the IEE MDUS configuration.

IEE MDUS uses the following request parameters to identify which reading value to return:

  • MeterReadingReason. This value determines which register read IEE MDUS returns for the specified date: the earliest reading, the latest reading, the latest reading from n days back, or the reading closest to a date. For example, a MeterReadingReason of 08 ("technical installation") means IEE MDUS returns the earliest read in the day. A MeterReadingReason of 22 ("replacement upon removal") means IEE MDUS returns the latest read in the day. For more information, see Meter read reason codes.
  • Date. This value defines the date of the register read being requested.