Show TOC

 Product

 

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

Properties

The OData Entity Product has the following properties:

  • ProductID

  • Description

  • LongText

  • IconURL

  • DivisionID

  • PremiseTypeID

  • PersonsMin

  • PersonsMax

  • ConsumptionMin

  • ConsumptionMax

Possible Operations

A GET operation is possible when using the Product Entity.

Navigation Properties

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

  • UtilitiesProductPrices

  • PremiseType

  • Division

Filters

The Product Entity can be filtered on the following Entities:

  • ProductID

  • DivisionID

  • PremiseTypeID

  • PersonsMin

  • PersonsMax

  • ConsumptionMin

  • ConsumptionMax