I need to update Qty to assign field for freight details added to the PO from custom API? Is there any way to do it. I tried to expose the field from both Purchase Line and Item Charge Assignment (Purch) table and edit them but it doesn't have anything that refers to a particular line so can u please suggest on how we can create custom API to update Quantity to assign for each line item.
Also follow up question is that is there any API that performs this /suggest charge assignment/ scenario where we can divide the quantity based on weight amount or equally. I need to do this via Custom API.
Hi, If you want to do Item Charge Assignment in the API, it will be more complicated than imagined. The standard page only collects data after clicking the button on the Purchase Line, so you cannot use the standard page directly.
You need to recreate a new page according to the standard logic mentioned above, and then process it on the new page.
Hope this gives you some hints.
Thanks.
ZHU
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.