Show TOC

 ContractItemTimeSlice

 

A service contract, in its life span, could have several time slices (time periods) when the service product changes. This entity is used to represent those time slices of a service contract.

Properties

The OData Entity ContractItemTimeSlice has the following properties:

  • ContractID

  • Description

  • ContractItemTimeSliceGUID

  • StartDate

  • EndDate

  • ProductID

  • DocumentStatusID

Possible Operations

A GET operation is possible when using the ContractItemTimeSlice Entity.

Navigation Properties

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

  • DocumentStatus

  • ContractItem

  • Product

Filters

The ContractItemTimeSlice Entity can be filtered on the StartDate Entity.