Index: vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r47784 -r48031 --- vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 47784) +++ vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 48031) @@ -14,12 +14,24 @@ %Integer + +%String + + + ActiefStatus:DOM.PM.enu.ActiefStatus + +Waarde:%String + + + LinkType:%String LinkType:DOM.PM.enu.LinkType + +1 +%String + + + +1 +Waarde:%String + + 1 Index: DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r48000 -r48031 --- DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 48000) +++ DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 48031) @@ -834,6 +834,18 @@ ]]> + +%String + + + + +Waarde:%String + + + 1 %String @@ -936,10 +948,11 @@ Do:$$$Not($Length(..GeefHoofdGroep())) Messages.Insert("Hoofdgroep is vereist.") Do:$$$Not($Length(..GeefGroep())) Messages.Insert("Groep is vereist.") Do:$$$Not($Length(..GeefSubGroep())) Messages.Insert("Subgroep is vereist.") - If $Length(..GeefLeverancierID()) { Set Validator = ##class(DOM.PM.Product.impl.IdentNummerValidatorFactory).%New().GeefIdentNummerValidator(..GeefLeverancierID()) - Do:$$$Not(Validator.IsGeldigIdentNummer(..GeefIdentNr(),..#JohanB)) Messages.Insert("Identnummer '"_ ..GeefIdentNr()_"' is niet geldig voor leverancier '"_..GeefLeverancierID()_"'.") + If $$$Not(Validator.IsGeldigIdentNummer(..GeefIdentNr(),..#JohanB)){ + Do Messages.Insert("Identnummer '"_ ..GeefIdentNr()_"' is niet geldig voor leverancier '"_..GeefLeverancierID()_"'.") + } } Do:Messages.Count() ##class(TECH.Exceptions.InvalidInputException).Throw(##class(TECH.ListUtils).ListToPieces(Messages,$$$CRLF)) Index: DOM/PM/impl/ProductImpl.cls.xml =================================================================== diff -u -r47905 -r48031 --- DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 47905) +++ DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 48031) @@ -757,6 +757,18 @@ + + +Waarde:%String + + + + +%String + + Index: vhTest/Mock/DOM/PM/Product.cls.xml =================================================================== diff -u -r47784 -r48031 --- vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 47784) +++ vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 48031) @@ -92,6 +92,12 @@ ]]> + +%String + + + %String + +Waarde:%String + + + FSCHout:%String + +%String + + + %String + +Waarde:%String + + + FSCHout:%String