Show TOC

 ContractItem

 

An entity used to represent a service contract. The Business Add-In (BAdI) implementation for this Entity is CRM_IU_UMC_ODATA_CNTRITEM. An interaction record is created for a POST operation in the back end system.

Properties

The OData Entity ContractItem has the following properties:

  • ContractID

  • Description

  • ContractItemGUID

  • ContractHeaderGUID

  • ContractStartDate

  • ContractEndDate

  • AccountID

  • BusinessAgreementID

  • ProductID

  • DivisionID

  • PointOfDeliveryGUID

  • PremiseID

  • FormerServiceProviderID

  • NewServiceProviderID

  • Distributor

  • SwitchServiceFlag

  • MeterNumber

  • Distributor

  • SwitchServiceFlag

  • MeterNumber

Possible Operations

The following operations are possible when using the ContractItem Entity:

  • GET

  • POST

Navigation Properties

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

  • Division

  • BusinessAgreement

  • Product

  • Premise

  • ContractItemTimeSlices

Filters

The ContractItem Entity can be filtered on the ContractStartDate Entity.