Symptom
The API Outbound Delivery (A2X) doesn't update the partner ID number of an outbound delivery (partner function, header data).
Only the description and/or address can be updated. This activity is carried out with an EWM system.
Environment
SAP S/4HANA Cloud Public Edition
Resolution
An EWM API can be used for the outbound delivery order (Overview | Warehouse Outbound Delivery Order - Read, Update (A2X) | SAP Business Accelerator Hub). This API provides a PATCH operation for switching the carrier via the business partner number.
{
"Carrier": "12345678"
}
Keywords
API, EWM, partner function, partner ID, Warehouse Outbound Delivery Order, outbound delivery, update, patch. , KBA , SCM-EWM-API-2CL , Remote APIs (Public Cloud) , Problem