I need to import sales orders headers and lines into Nav 2013.
What is the best approach to handle import errors, if the customer or the item no dosn't exists?
Solution 1: import directly into the mastertables (sales header (36) / sales line (37)), and then in some way mark the sales order as having an error.
Solution 2: import all sales orders that hasn't errors, directly into the master tables, and then import the orders with errors, into some self-made tables where the users can correct the errors and hereafter post the orders into the master tables.
0
Comments