Index: AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningDixfGenerator.cls.xml =================================================================== diff -u -r42309 -r42320 --- AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningDixfGenerator.cls.xml (.../BehoeftePlanningDixfGenerator.cls.xml) (revision 42309) +++ AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningDixfGenerator.cls.xml (.../BehoeftePlanningDixfGenerator.cls.xml) (revision 42320) @@ -19,7 +19,7 @@ Do StartTimer^vhLib Set ..Vestiging = Vestiging Try { - #dim BehoefteIterator As TECH.Iterator = ##class(AX.Uitgaand.PM.BehoeftePlanning.impl.BehoeftePlanningIterator).%New(Vestiging) + #dim BehoefteIterator As TECH.Iterator = ##class(AX.Uitgaand.PM.BehoeftePlanning.impl.BehoeftePlanningIterator).%New(,Vestiging) do ..Generate(BehoefteIterator) Write !,"Csv voor migratie 0609 BehoeftePlanningMinMax voor "_Vestiging_" is klaar. Aantal minuten: " write $$TimeFromStart^vhLib()/60