Index: AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml =================================================================== diff -u -r46565 -r47257 --- AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml (.../ProductCategorieGenerator.cls.xml) (revision 46565) +++ AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml (.../ProductCategorieGenerator.cls.xml) (revision 47257) @@ -6,11 +6,23 @@ 1 TECH.RegisteredObject - -AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository + +%String +"ProductCategorie" 1 + +AX.Uitgaand.PM.impl.LoggerProductenMigratie +1 + + + +%String +##class(AXimpl.InterneFirmaInitialen).VanHoeckeNv() +1 + + TECH.File.FileWriter 1 @@ -41,11 +53,11 @@ Do ##class(AX.Uitgaand.PM.Assortimenten.impl.ProductCategorieGenerator).%New().ExportAll() -FileWriter:TECH.File.FileWriter,MigratieProductVolgensAxEntiteitRepository:AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository +FileWriter:TECH.File.FileWriter,AxEntiteitLogger:AX.Uitgaand.PM.impl.LoggerProductenMigratie %Status @@ -81,7 +96,7 @@ TECH.Iterator Index: AX/Uitgaand/PM/impl/RunAll2a.cls.xml =================================================================== diff -u -r47251 -r47257 --- AX/Uitgaand/PM/impl/RunAll2a.cls.xml (.../RunAll2a.cls.xml) (revision 47251) +++ AX/Uitgaand/PM/impl/RunAll2a.cls.xml (.../RunAll2a.cls.xml) (revision 47257) @@ -33,7 +33,7 @@ Do ##class(AX.Uitgaand.PM.UOMConversie.impl.UOMConversieDixfGenerator).%New().GenerateAll() // 0608 - UOMCONVERSIE Do ##class(AX.Uitgaand.PM.BehoeftePlanning.impl.BehoeftePlanningDixfGenerator).%New().GenerateAll("VHBE") // 0609 - BEHOEFTEPLANNING MINMAX Do ##class(AX.Uitgaand.PM.BehoeftePlanning.impl.BehoeftePlanningDixfGenerator).%New().GenerateAll("HLX") // 0609 - BEHOEFTEPLANNING MINMAX - Do ##class(AX.Uitgaand.PM.Assortimenten.impl.ProductCategorieGenerator).%New().ExportAll() // 0610 - PRODUCTCATEGORIEEN + Do ##class(AX.Uitgaand.PM.Assortimenten.impl.ProductCategorieGenerator).%New().ExportAll() // 0610_VHBE_PRODUCTCATEGORIEEN * Do ##class(AX.Uitgaand.PM.KostPrijs.impl.KostPrijsDixfGenerator).%New().GenerateAll("VHBE") // 0612_VHBE_KOSTPRIJZEN * Do ##class(AX.Uitgaand.PM.KostPrijs.impl.KostPrijsDixfGenerator).%New().GenerateAll("HLX") // 0612_HLX_KOSTPRIJZEN * Do ##class(AX.Uitgaand.PM.LijstPrijs.impl.LijstPrijsDixfGenerator).%New().GenerateAll("VHBE") // 0613 - LIJSTPRIJZEN