Hi ,
My client is in the process of manually migrating data from their old system to D365FO.
Some of the sales orders in the old system has the Document status as 'Picked' . So when such sales orders are imported to D365FO using DMF, it is expected to be in the same Document status. Though I pass the value as 'Picked' , the sales orders is imported as 'None'
I am aware the status gets dynamically changed based on Confirmation/Pickinglist/Packingslip/Invoice posting. But in this scenario, is there a way to handle ?
Hi Anitha,
It can reasonable that you handle these order in your old system (invoice them or reverse picking list) and import just new orders in D365FO. It can be cumbersome job update the status to "Picked" by running the picking list for each imported SO.
On standard entity "Sales order headers V2" , there is a field for "SALESORDERPROCESSINGSTATUS" while it cannot be used for updating status.