Index: DOM/PM/impl/ProductImpl.cls.xml
===================================================================
diff -u -r45737 -r45738
--- DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 45737)
+++ DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 45738)
@@ -37,7 +37,7 @@
%Status
1
Via OpenId gaan")
+ Set ..Product = $zobjClassMethod(..#DataMProductImpl,"%New",ProductId)
Quit $$$OK
]]>
@@ -48,8 +48,7 @@
%Status
@@ -81,7 +80,7 @@
%String
-
Index: DOM/PM/impl/DataM/DataMProduct.cls.xml
===================================================================
diff -u -r45737 -r45738
--- DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45737)
+++ DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45738)
@@ -65,20 +65,19 @@
-ProductNummer:%Integer
%Status
+ProductNummer:%Integer
%Status
%String
@@ -109,7 +108,7 @@
%String
@@ -120,7 +119,7 @@
%String
@@ -131,7 +130,7 @@
%String
@@ -142,7 +141,7 @@
%String
@@ -153,7 +152,7 @@
%String
@@ -164,7 +163,7 @@
%String
Index: vhUnitTest/DOM/PM/impl/ProductImpl/Test.cls.xml
===================================================================
diff -u -r45737 -r45738
--- vhUnitTest/DOM/PM/impl/ProductImpl/Test.cls.xml (.../Test.cls.xml) (revision 45737)
+++ vhUnitTest/DOM/PM/impl/ProductImpl/Test.cls.xml (.../Test.cls.xml) (revision 45738)
@@ -33,6 +33,20 @@
Do ##class(vhTest.Utils.DOM.PM.Product).VerwijderProduct(..#ProductId)
]]>
+
+
+
+