Index: vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml =================================================================== diff -u -r46030 -r46034 --- vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 46030) +++ vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 46034) @@ -113,7 +113,6 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "HH" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "2" #dim Converter As AXimpl.Utils = ..GeefConverter() @@ -133,7 +132,6 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "HH" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "2" #dim Converter As AXimpl.Utils = ..GeefConverter() @@ -153,7 +151,6 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "HH" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" #dim Converter As AXimpl.Utils = ..GeefConverter() @@ -219,7 +216,6 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "H" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" Set AxProduct.Basis.ScanType = "8" @@ -246,7 +242,6 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "H" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" Set AxProduct.Basis.ScanType = "0" @@ -267,7 +262,6 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "H" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" Set AxProduct.Basis.ScanType = "0" @@ -288,7 +282,6 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "H" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" Set AxProduct.Basis.ScanType = "0" @@ -309,10 +302,8 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "H" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" Set AxProduct.Basis.ScanType = "0" - Set AxProduct.Klassificatie.HoofdGroep = "Groepje" #dim Converter As AXimpl.Utils = ..GeefConverter() @@ -331,10 +322,8 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "H" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" Set AxProduct.Basis.ScanType = "0" - Set AxProduct.Klassificatie.HoofdGroep = "Groepje" #dim Converter As AXimpl.Utils = ..GeefConverter() @@ -352,10 +341,8 @@ #dim Firma As AXimpl.InterneFirmaInitialen = ##class(AXimpl.InterneFirmaInitialen).VanHoeckeNv() #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.StockNietStock = "1" Set AxProduct.Basis.ScanType = "0" - Set AxProduct.Klassificatie.HoofdGroep = "Groepje" #dim Converter As AXimpl.Utils = ..GeefConverter() @@ -374,9 +361,7 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "S" - Set AxProduct.Klassificatie.SubGroep = "Groepje" Set AxProduct.Basis.ScanType = "0" - Set AxProduct.Klassificatie.HoofdGroep = "Groepje" #dim Converter As AXimpl.Utils = ..GeefConverter()