Dear all,
I'm trying to test the GDPDU export but receive an error message which falls back to the Report Object Gdpdu Export.
It tries to do following
IF Field.Class = Field.Class::FlowFilter THEN BEGIN
IF GDPdURecDefField."Datefilter Handling" = GDPdURecDefField."Datefilter Handling"::"1" THEN
FldRef.SETRANGE(Startdate,Enddate)
ELSE IF GDPdURecDefField."Datefilter Handling" = GDPdURecDefField."Datefilter Handling"::"2" THEN
FldRef.SETRANGE(0D,Enddate);
END;
In the Object GDPdURECDefField is NO field called "DatefilterHandling"??
The Objects are those which I downloaded at the Partner Site.
Where can I download the correct Objects for our NAV 4.0 SP3 version?
The Table has the Version NAVDACH4.00, 23-09.04
I think that this version is not updated but I cannot find the newer Objects?!
Some hints? :-k
0
Comments
www.dynamics.de ?? search with GDPDU
I think that in the Standad German Objects some Tables don't have the GDPDU changes so you need to have the SP3 Addon installed first.
https://mbs.microsoft.com/customersourc ... #download2
I'll try to upload it in Mibuso