cancel
Showing results for 
Search instead for 
Did you mean: 

Update Price Components in Sales Quote through webservice

0 Kudos

Hi,

I have to update price components from Non SAP external system using Synchronous service "CustomerQuoteProcessingManageCustomerQuoteIn".

In Item/ItemPriceCalculation there is an indicator "itemPriceComponentListCompleteTransmissionIndicator" .

If it is set to true, the existing price components in the quote will be replaced by the given price components in service.

If it is false, the given price components of service will be added to existing list.

when the indicator is false, its all fine with the process where price component is added to the existing price component list in C4C.

But our requirement is to replace the price component with the list provided in the payload/request. To achieve we have set "itemPriceComponentListCompleteTransmissionIndicator" to true but we got error like deletion disabled.

Has anyone experienced the same behaviour?

Please provide your inputs/suggestions in order to get the price components updated with the list provided in the service/payload.

Thanks in advance.

With Regards,
Sowmya

Accepted Solutions (0)

Answers (0)