Symptom
You want to update the Shipping Condition value in a sales order, when you selecting a value from drop down list, system shows error that "You cannot change the data in Shipping Condition. Refresh the screen and try again. "
Or you want to update the Shipping Condition value in a sales order, via the webservice ManageSalesOrderIn and the following error is passed in the response payload: "Changing Shipping Condition not possible; field is read-only."
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to the Sales Orders work center.
- Go to the Sales Orders view.
- Open an existing sales order ABC. (ABC represents the ID of a sales order)
- In the General tab, select an value from Shipping Condition list. System issues the error.
Cause
Shipping condition is not allowed for items having fulfilment type as External. Shipping condition is allowed only for internal fulfilment.
Resolution
This is the current designed behavior.
Keywords
shipping condition; sales order; You cannot change the data in Shipping Condition; Changing Shipping Condition not possible; field is read-only; Web Service; ManageSalesOrderIn; , KBA , AP-SLO-SO , Sales Order , Problem