Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test005.cls.xml =================================================================== diff -u -r64791 -r74040 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test005.cls.xml (.../Test005.cls.xml) (revision 64791) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test005.cls.xml (.../Test005.cls.xml) (revision 74040) @@ -16,8 +16,8 @@ set Legraboxen = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLade(),$$$Legrabox1,"CAT"),$$$Aantal) ) - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCBinnenLade(),$$$Legrabox2,"CAU"),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLade(),$$$Legrabox1,"CAT", "DummyCID5_1"),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCBinnenLade(),$$$Legrabox2,"CAU", "DummyCID5_2"),$$$Aantal) ) do LegraboxenPerToeleveringArray.SetAt(Legraboxen,$$$ToeleveringID) Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test003.cls.xml =================================================================== diff -u -r58427 -r74040 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test003.cls.xml (.../Test003.cls.xml) (revision 58427) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test003.cls.xml (.../Test003.cls.xml) (revision 74040) @@ -13,7 +13,7 @@ set Legraboxen = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxMetTiponEnStalenRug()),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxMetTiponEnStalenRug(), "", "", "DummyCID3_1"),$$$Aantal)) do LegraboxenPerToeleveringArray.SetAt(Legraboxen,$$$ToeleveringID) Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test006.cls.xml =================================================================== diff -u -r69691 -r74040 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test006.cls.xml (.../Test006.cls.xml) (revision 69691) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test006.cls.xml (.../Test006.cls.xml) (revision 74040) @@ -16,8 +16,8 @@ set Legraboxen = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLadeVoorwandVerhogingHoog(),$$$Legrabox1,"EEW"),$$$Aantal) ) - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLadeVoorwandVerhogingLaag(),$$$Legrabox2,"EEY"),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLadeVoorwandVerhogingHoog(),$$$Legrabox1,"EEW", "DummyCID6_1"),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLadeVoorwandVerhogingLaag(),$$$Legrabox2,"EEY", "DummyCID6_2"),$$$Aantal) ) do LegraboxenPerToeleveringArray.SetAt(Legraboxen,$$$ToeleveringID) Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test004.cls.xml =================================================================== diff -u -r64780 -r74040 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test004.cls.xml (.../Test004.cls.xml) (revision 64780) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test004.cls.xml (.../Test004.cls.xml) (revision 74040) @@ -15,7 +15,7 @@ set Legraboxen = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLade(),$$$Legrabox1,"AZJ"),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxCLade(),$$$Legrabox1,"AZJ", "DummyCID4_1"),$$$Aantal) ) do LegraboxenPerToeleveringArray.SetAt(Legraboxen,$$$ToeleveringID)