Version Française disponible ici
The DIXF entity related to packing slips import is pretty simple, there is limited quantity of fields. Please note a confirmation order will be automatically generated by the system, to enable the correct processing of your packing slips.
Below is a test file sample.
The only special case is about the SpecQty field. It corresponds to the below list. By default, If you don’t map a value in your file, the whole existing order lines will be received, whatever your files’ contents.
In the Dynamics AX AOT, this list is related to the Base Enums “PurchUpdate”. For instance, to be in the “ReceiveNow” case, you should set the SpecQty field to 0, the system will receive each line with the specified ReceiveQty value.
Jonathan
3 comments