I am trying to import Sales Orders using DTW and am getting the following error:
Date deviates from permissible range [ORDR.DocDueDate]
As an example:
DocDate = 20080810
DocDueDate = 20090201
Periods are set up for 2008 and 2009 using a calendar year.
Period 2008-08
Doc Due Dates 01/01/08 to 12/31/09
Doc Date 01/01/08 to 12/31/08
Period 2009-02
Doc Due Dates 01/01/09 to 12/31/09
Doc Date 08/01/08 to 12/31/09
Is this correct? I It doesn't appear to be a problem within Sales Order manually.
TJA