Index: DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r51324 -r51475 --- DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 51324) +++ DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 51475) @@ -979,6 +979,12 @@ ]]> + +GenerischProductID:%String + + + 1 %String Index: DOM/PM/Product.cls.xml =================================================================== diff -u -r51326 -r51475 --- DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 51326) +++ DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 51475) @@ -598,6 +598,11 @@ BTWCode:%String + +1 +GenerischProductID:%String + + 1 Index: vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r51324 -r51475 --- vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 51324) +++ vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 51475) @@ -16,10 +16,14 @@ BTWCode:%String - + + +GenerischProductID:%String + + + %String + + + + + + + + Index: vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Test.cls.xml =================================================================== diff -u -r51324 -r51475 --- vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Test.cls.xml (.../Test.cls.xml) (revision 51324) +++ vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Test.cls.xml (.../Test.cls.xml) (revision 51475) @@ -60,6 +60,7 @@ Do Product.ZetMinimumBestelhoeveelheid(5) Do Product.ZetUitverkoopSinds(55555) Do Product.ZetBTWCode("8") + Do Product.ZetGenerischProductId("13579") Do $$$AssertEquals(Product.GeefUitverkoopSinds(),55555) Do $$$AssertEquals(Product.GeefMinimumBestelhoeveelheid(),5) @@ -82,6 +83,7 @@ Do $$$AssertEquals(Product.GeefKorttekst(),"Korttekst") Do $$$AssertEquals(Product.GeefIdentNr(),"1.234.567.8") Do $$$AssertEquals(Product.GeefBTWCode(),"8") + Do $$$AssertEquals(Product.GeefGenerischProductID(),"13579") ]]> Index: vhTest/Mock/DOM/PM/Product.cls.xml =================================================================== diff -u -r51326 -r51475 --- vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 51326) +++ vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 51475) @@ -575,6 +575,12 @@ ]]> + +GenerischProductID:%String + + + GewichtPerDuizendStuksInKG:%Numeric + + +GenerischProductID:%String + + Index: vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r51324 -r51475 --- vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 51324) +++ vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 51475) @@ -532,6 +532,12 @@ ]]> + +GenerischProductID:%String + + + GewichtPerDuizendStuksInKG:%Numeric