Index: DOM/PM/impl/ProductImpl.cls.xml =================================================================== diff -u -r45918 -r45921 --- DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 45918) +++ DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 45921) @@ -535,6 +535,12 @@ + + +LeverancierID:%Integer + + Index: vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Save/TestVereisteVelden.cls.xml =================================================================== diff -u --- vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Save/TestVereisteVelden.cls.xml (revision 0) +++ vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Save/TestVereisteVelden.cls.xml (revision 45921) @@ -0,0 +1,24 @@ + + + +vhUnitTest.TestCase + + +%String +1000 + + + + + + + + + Index: vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r45918 -r45921 --- vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45918) +++ vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45921) @@ -333,6 +333,11 @@ ]]> + + + + IdentNr:%String + +LeverancierId:%String + + + MultipleGroep:%String %ListOfDataTypes Index: vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r45918 -r45921 --- vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45918) +++ vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45921) @@ -327,6 +327,11 @@ ]]> + + + + IdentNr:%String + + +LeverancierId:%String + + Index: vhTest/Mock/DOM/PM/Product.cls.xml =================================================================== diff -u -r45918 -r45921 --- vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 45918) +++ vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 45921) @@ -387,6 +387,12 @@ + + +LeverancierID:%Integer + + Index: DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r45918 -r45921 --- DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45918) +++ DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45921) @@ -41,18 +41,13 @@ 1 - -%String -1 - - %Boolean 1 1 - + %String 1 @@ -106,6 +101,14 @@ %Status + @@ -253,6 +256,14 @@ ]]> + +LeverancierId:%String + + + %String IdentNr:%String - @@ -557,7 +566,6 @@ If ($Length(Korttekst) > 25) { Do ##class(TECH.Exceptions.InvalidInputException).Throw("Maximum toegelaten aantal karakters is 25. De ingegeven tekst is "_$Length(Korttekst)_" lang.") } - Set ..Korttekst = Korttekst Do ..Data0.ZetPiece(1, Korttekst) ]]> @@ -567,7 +575,7 @@ %String @@ -578,7 +586,7 @@ %String @@ -589,7 +597,7 @@ %String @@ -600,7 +608,7 @@ %String @@ -611,7 +619,7 @@ %String @@ -622,8 +630,9 @@ %String 1 i%DataJ = ..PersistentMgr.GeefNode("^KPR",..ProductNummer,JIndex) } Quit i%DataJ ]]> @@ -634,11 +643,21 @@ %String + + + + Index: DOM/PM/Product.cls.xml =================================================================== diff -u -r45918 -r45921 --- DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 45918) +++ DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 45921) @@ -327,6 +327,11 @@ Korttekst:%String + +1 +LeverancierID:%Integer + + 1