Index: AX/Uitgaand/PM/Product/impl/ProductIteratorFilter.cls.xml =================================================================== diff -u -r43027 -r47243 --- AX/Uitgaand/PM/Product/impl/ProductIteratorFilter.cls.xml (.../ProductIteratorFilter.cls.xml) (revision 43027) +++ AX/Uitgaand/PM/Product/impl/ProductIteratorFilter.cls.xml (.../ProductIteratorFilter.cls.xml) (revision 47243) @@ -3,6 +3,11 @@ TECH.RegisteredObject,TECH.Filter + +AX.Uitgaand.PM.impl.IsServiceProductFilter +1 + + AX.Uitgaand.PM.impl.SoprIteratorFilter 1 @@ -15,6 +20,7 @@ 1 @@ -25,7 +31,7 @@ Index: AX/Uitgaand/PM/Product/impl/ProductDixfConverter.cls.xml =================================================================== diff -u -r46662 -r47243 --- AX/Uitgaand/PM/Product/impl/ProductDixfConverter.cls.xml (.../ProductDixfConverter.cls.xml) (revision 46662) +++ AX/Uitgaand/PM/Product/impl/ProductDixfConverter.cls.xml (.../ProductDixfConverter.cls.xml) (revision 47243) @@ -33,12 +33,12 @@ Set AxProduct.EcoResProductTranslationDescription = $Translate(Product.Tekst.GetOmschrijving("N"," "),";",",") Set AxProduct.EcoResProductTranslationLanguageId = "nl-be" Set AxProduct.EcoResProductTranslationName = Product.Basis.KortTekst - Set AxProduct.EcoResStorageDimensionGroupName = ..BepaalEcoResStorageDimensionGroupName(Product) - Set AxProduct.EcoResTrackingDimensionGroupName = ..BepaalEcoResTrackingDimensionGroupName(Product) + Set AxProduct.EcoResStorageDimensionGroupName = "WMS" + Set AxProduct.EcoResTrackingDimensionGroupName = "Batch" Set AxProduct.IsReuseConfigurationEnabled = "Nee" Set AxProduct.IsVariantGenerationEnabled = "Nee" Set AxProduct.ProductSubType = $$$If(..GenerischOrgaluxProductFilter.IsGenerischOrgaluxProduct(Product),"ProductMaster","Product") - Set AxProduct.ProductType = ..BepaalProductType(Product) + Set AxProduct.ProductType = "Artikel" Set AxProduct.SearchName = ##class(TECH.StringUtils).StringStrippenVanLeestekensSpatiesTabs(Product.Basis.KortTekst) Set AxProduct.VariantConfigurationTechnology = $$$If(..GenerischOrgaluxProductFilter.IsGenerischOrgaluxProduct(Product),"Vooraf gedefinieerde variant","") Quit AxProduct @@ -98,56 +98,6 @@ Quit ADUCertClaimLevel ]]> - - -Product:AX.Uitgaand.PM.Product.impl.Product -1 -%String - - - - -Product:AX.Uitgaand.PM.Product.impl.Product -1 -%String - - - - -Product:AX.Uitgaand.PM.Product.impl.Product -1 -%String - - Index: AX/Uitgaand/PM/impl/IsServiceProductFilter.cls.xml =================================================================== diff -u --- AX/Uitgaand/PM/impl/IsServiceProductFilter.cls.xml (revision 0) +++ AX/Uitgaand/PM/impl/IsServiceProductFilter.cls.xml (revision 47243) @@ -0,0 +1,28 @@ + + + +TECH.RegisteredObject,TECH.Filter + + +%Boolean +1 + + + +Product:AX.Uitgaand.PM.Product.impl.Product +%Boolean + + + + + + Index: AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml =================================================================== diff -u -r46267 -r47243 --- AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml (.../ProductIterator.cls.xml) (revision 46267) +++ AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml (.../ProductIterator.cls.xml) (revision 47243) @@ -3,6 +3,17 @@ TECH.RegisteredObject,TECH.Iterator + +%String +"Product" +1 + + + +AX.Uitgaand.PM.impl.LoggerProductenMigratie +1 + + AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository 1 @@ -29,14 +40,14 @@ -QueryAPI:TECH.Query.QueryAPI="",MigratieProductVolgensAxEntiteitRepository:AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository +QueryAPI:TECH.Query.QueryAPI="",AxEntiteitLogger:AX.Uitgaand.PM.impl.LoggerProductenMigratie 1 1 %Status 1