Show TOC

 ProfileValue

 

An entity used to represent a profile value. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_PROFVALUE.

Properties

The OData Entity ProfileValue has the following properties:

  • ProfileHeaderID

  • Timestamp

  • OutputInterval

  • ContractID

  • DeviceID

  • RegisterID

  • ProfileTypeID

  • ProfileValueTypeID

  • UnitOfMeasure

  • Currency

  • TimeZone

  • Value

Possible Operations

A GET operation is possible when using the ProfileValue Entity.

Navigation Properties

It is possible to navigate from the ProfileValue Entity to the following Entities:

  • ProfileType

  • ProfileValueType

Filters

The ProfileValue Entity can be filtered on the following Entities:

  • ProfileHeaderID

  • Timestamp

  • OutputInterval

  • ContractID

  • DeviceID

  • RegisterID

  • ProfileTypeID

  • UnitOfMeasure

  • Currency