Show TOC

 ChangeProduct

 

A function import used by a user to change a product for a specific utility service. The Business Add-In (BAdI) implementation for this function import is CRM_IU_UMC_ODATA_CNTRITEM. An interaction record is created for a POST operation in the back end system. A ContractItem Entity is returned at the end of the operation.

Function Import Parameters

The function import ChangeProduct requires the following input parameters:

  • ChangeProductDate

  • ContractID

  • NewProductID

Possible Operations

A POST operation is possible when using the ChangeProduct function import.