PO Change Order: Requester Change is triggering Deliver-To location change
Summary:
We are seeing 2 different behaviors
Purchase Order UI:
- Create a PO with a requester and deliver to location.
- PO is in OPEN status
- Start a change order to change requester on the PO Line
- Submit the Change Order.
- Note - In this case, deliver to location is unchanged.
Draft Purchase Order API: PO is already created and is in Open Status.
- Start the change order using Draft Purchase Order > Update Line
- Pass all the required attributes such as new Requester ID, Deliver to Location etc.
- Submit the Change Order
- In this case, API is changing the deliver-to location on the PO distribution to the location attached to new requester's HCM location. API is not taking the original deliver-to location passed in the payload
Tagged:
0