Meter reading document result cancel

SAP can cancel requests that have been submitted with future dates. SAP can cancel one individual meter read that is part of a bulk request or all reads that are part of the request. After the request is canceled, IEE MDUS sends a positive confirmation to SAP. If IEE MDUS can not find the record or if IEE MDUS has already begun fulfilling the request, IEE MDUS sends a negative confirmation to SAP.

The following table describes the messages that are returned for each processing status.

Processing Status

ABE message

ISAIM’s message to SAP

Success

ABE Request Item with CorrelationID [submitted correlation id] has been successfully canceled.

Meter Read Request with MeterReadDocumentID [submitted ID] has been successfully canceled.

Failure

CorrelationID not found.

Meter Read Request with MeterReadDocumentID [submitted ID] not found for cancellation.

Failure

More than 1 CorrelationID found.

Multiple Meter Read Request with MeterReadDocumentID [submitted ID] found; cannot perform cancellation.

Failure

Request cannot be canceled because it is not in Exception state.

Meter Read Request with MeterReadDocumentID [submitted ID] cannot be cancelled because it is not in Exception state.

Failure

Request cannot be canceled because it is pending or actively reprocessing.

Meter Read Request with MeterReadDocumentID [submitted ID] cannot be canceled because it is pending or actively reprocessing.

This service includes the following operations:

  • SmartMeterMeterReadingDocumentERPCancellationRequest_Out
  • SmartMeterMeterReadingDocumentERPCancellationConfirmation_In
  • SmartMeterMeterReadingDocumentERPBulkCancellationRequest_Out
  • SmartMeterMeterReadingDocumentERPBulkCancellationConfirmation_In

These operations are also used to cancel manual register reads sent by SAP to IEE MDUS.

When ISAIM receives the cancellation request, ISAIM looks for the corresponding meter reading document with the bill request. If ISAIM finds the document, the request is canceled. If no document is found, ISAIM finds the read in the IEE MDUS database and marks the read as Deleted. For more information, see Cancel Manual Register Read process.