Show TOC

 QuotationItem

 

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

Properties

The OData Entity QuotationItem has the following properties:

  • QuotationHeaderID

  • Description

  • QuotationItemGUID

  • QuotationHeaderGUID

  • QuotationStartDate

  • QuotationEndDate

  • AccountID

  • BusinessAgreementID

  • ProductID

  • PointOfDeliveryGUID

  • PremiseID

  • DivisionID

  • QuotationItemPosition

  • FormerServiceProviderID

  • NewServiceProviderID

  • Distributor

  • SwitchServiceFlag

  • MeterNumber

Possible Operations

The following operations are possible when using the QuotationItem Entity:

  • GET

  • POST

Navigation Properties

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

  • Division

  • Account

  • BusinessAgreement

  • Premise

  • DocumentStatus

  • Product

Filters

This Entity can be filtered on the QuotationStartDate Entity.