Index: AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml
===================================================================
diff -u -r45061 -r46271
--- AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml (.../ProductCategorieGenerator.cls.xml) (revision 45061)
+++ AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml (.../ProductCategorieGenerator.cls.xml) (revision 46271)
@@ -6,6 +6,11 @@
1
TECH.RegisteredObject
+
+AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository
+1
+
+
TECH.File.FileWriter
1
@@ -36,9 +41,11 @@
Do ##class(AX.Uitgaand.PM.Assortimenten.impl.ProductCategorieGenerator).%New().ExportAll()
-FileWriter:TECH.File.FileWriter
+FileWriter:TECH.File.FileWriter,MigratieProductVolgensAxEntiteitRepository:AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository
%Status