Index: vhUnitTest/APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/ProductOptiesGenerator/GenereerOptiesVoorLade/Test.cls.xml =================================================================== diff -u -r72016 -r72017 --- vhUnitTest/APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/ProductOptiesGenerator/GenereerOptiesVoorLade/Test.cls.xml (.../Test.cls.xml) (revision 72016) +++ vhUnitTest/APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/ProductOptiesGenerator/GenereerOptiesVoorLade/Test.cls.xml (.../Test.cls.xml) (revision 72017) @@ -175,6 +175,39 @@ ]]> + + + + ProductId:%String,AxInventTransId:%String,AxConfigId:%String 1 Index: APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/ProductOptiesGenerator.cls.xml =================================================================== diff -u -r72016 -r72017 --- APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/ProductOptiesGenerator.cls.xml (.../ProductOptiesGenerator.cls.xml) (revision 72016) +++ APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/ProductOptiesGenerator.cls.xml (.../ProductOptiesGenerator.cls.xml) (revision 72017) @@ -115,7 +115,8 @@ } } } Else { - // Throw error + Set DataCorruptException = ##class(TECH.Exceptions.DataCorruptException).%New("Er is/zijn '" _ AantalDnaCodes _ "' DnaCode(s) gevonden, terwijl er 2 verwacht waren om de DnaCode voor SST te op te halen voor MES.") + do ##class(TECH.ExceptionHandler).Throw(DataCorruptException) } Quit DnaCodeSst