I am doing a develop where I have to import a file to AX. To do that I have to import to an intermediate table, and the pass the information at the correct table into the standard.
Problem:
When I arrive to the import instruction to pass the information into standard (CustInvoiceLine table) The program show an error:
“The state of the source document or Source document line could not be updated”
I was reading some solutions in the net and I tried to check all my fields, refresh, debug, etc., but I do not see anything, I am starting with AX and I am lose with that, Could you help me? Thanks