I nee to update the sales order line item delivery address on the BACKEND...what table do I need to go into to update. i checked salestable and salesline and this does not work....anyone no how to update the line item delivery address in the table?
You need to assign new value to SalesLine.DeliveryPostalAddress field.
You can use cross references for this field to see how it is get updated through x++ in standard code.
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.