Index: AX/Uitgaand/PM/Product/impl/ProductDixfConverter.cls.xml =================================================================== diff -u -r40699 -r40711 --- AX/Uitgaand/PM/Product/impl/ProductDixfConverter.cls.xml (.../ProductDixfConverter.cls.xml) (revision 40699) +++ AX/Uitgaand/PM/Product/impl/ProductDixfConverter.cls.xml (.../ProductDixfConverter.cls.xml) (revision 40711) @@ -39,7 +39,7 @@ Set AxProduct.RetailColorGroupId = "" Set AxProduct.RetailSizeGroupId = "" Set AxProduct.RetailStyleGroupId = "" - Set AxProduct.SearchName = ##class(TECH.StringUtils).StringStrippenVanLeestekensSpatiesTabs(ResultSet) + Set AxProduct.SearchName = ##class(TECH.StringUtils).StringStrippenVanLeestekensSpatiesTabs(ResultSet.GetDataByName("KortTekst")) Set AxProduct.VariantConfigurationTechnology = "" Quit AxProduct ]]>