Show TOC

 Business Process: Get Real-Time Consumption from EDM Profile Values

 

SAP Energy Data Management (SAP EDM) is a module in SAP for Utilities Industry Solution to manage the energy data of a utility company. Based on this data, a utility company can retrieve real-time interval consumption and make real-time pricing and settlement.

SAP Multichannel Foundation for Utilities and Public Sector provides a set of OData entities that help you to retrieve the interval consumption from SAP EDM Profile Values.

The parameters that have been delivered with this implementation to get real-time consumption data from SAP EDM profile values are listed in the following table:

Entity Name

Parameter Name

Sequence

Parameter Value

ProfileValue

ValueStatus_Error

1

IU014

ProfileValue

ValueStatus_Forecast

1

IU020

ProfileValue

ValueStatus_Historical

1

IU012

ProfileValue

ValueStatus_Historical

2

IU013

ProfileValue

ValueStatus_Historical

3

IU015

ProfileValue

ValueStatus_Historical

4

IU016

ProfileValue

ValueStatus_Missing

1

IU011

ProfileValue

ValueStatus_Missing

2

IU010

You can find the parameter value for Customizing underStart of the navigation path  SAP Utilities Next navigation step Energy Data Management Next navigation step Profile Management Next navigation step Display Function Next navigation step Define System Status Display for Profile Values End of the navigation path.