Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test018FrontOnly.cls.xml =================================================================== diff -u -r64822 -r74046 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test018FrontOnly.cls.xml (.../Test018FrontOnly.cls.xml) (revision 64822) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test018FrontOnly.cls.xml (.../Test018FrontOnly.cls.xml) (revision 74046) @@ -15,7 +15,7 @@ set Legraboxen = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxFrontOnly(),$$$FrontOnly,"BGVE"),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxFrontOnly(),$$$FrontOnly,"BGVE", "DummyCID18_1"),$$$Aantal) ) do LegraboxenPerToeleveringArray.SetAt(Legraboxen,$$$ToeleveringID) Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test017SpoelbakVerpakkingVhoss.cls.xml =================================================================== diff -u -r64800 -r74046 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test017SpoelbakVerpakkingVhoss.cls.xml (.../Test017SpoelbakVerpakkingVhoss.cls.xml) (revision 64800) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test017SpoelbakVerpakkingVhoss.cls.xml (.../Test017SpoelbakVerpakkingVhoss.cls.xml) (revision 74046) @@ -16,7 +16,7 @@ set Legraboxen = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefSpoelbakVerpakkingVhoss(),$$$LegraboxSpoelbakVerpakkingVhoss,"BKEY"),$$$Aantal) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefSpoelbakVerpakkingVhoss(),$$$LegraboxSpoelbakVerpakkingVhoss,"BKEY", "DummyCID17_1"),$$$Aantal) ) do LegraboxenPerToeleveringArray.SetAt(Legraboxen,$$$ToeleveringID) Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test016SpoelbakMetMat.cls.xml =================================================================== diff -u -r62409 -r74046 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test016SpoelbakMetMat.cls.xml (.../Test016SpoelbakMetMat.cls.xml) (revision 62409) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Legrabox/Aansturing/Test016SpoelbakMetMat.cls.xml (.../Test016SpoelbakMetMat.cls.xml) (revision 74046) @@ -13,7 +13,7 @@ set Legraboxen = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() #dim LegraBoxProductIDSpoelbakMetMat As %String = 1044340 - do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLBXSpoelbakLadeMetMat()),1) ) + do Legraboxen.Insert( ##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLBXSpoelbakLadeMetMat(), "", "", "DummyCID16_1"),1) ) do LegraboxenPerToeleveringArray.SetAt(Legraboxen,$$$ToeleveringID)