Index: vhDeploy/Maatwerk/Kenmerk/ProductKenmerkenUtils.cls.xml
===================================================================
diff -u -r29059 -r38590
--- vhDeploy/Maatwerk/Kenmerk/ProductKenmerkenUtils.cls.xml (.../ProductKenmerkenUtils.cls.xml) (revision 29059)
+++ vhDeploy/Maatwerk/Kenmerk/ProductKenmerkenUtils.cls.xml (.../ProductKenmerkenUtils.cls.xml) (revision 38590)
@@ -44,6 +44,65 @@
Do Kenmerken.Insert(ProductKenmerk)
]]>
+
+
+KenmerkGroep:%String,ProductID:%String,KenmerkNaam:%String,Waarde:%String
+
+
+
+
+ProductKenmerken:APPS.PM.dto.Kenm.ProductKenmerken,ProductID:%String,KenmerkNaam:%String,Waarde:%String
+
+
+
+
+KenmerkenGroep:APPS.PM.dto.Kenm.ProductKenmerkenGroep,ProductID:%String,KenmerkNaam:%String,Waarde:%String
+
+
+
+
+ProductKenmerkenSet:APPS.PM.dto.Kenm.ProductKenmerkenSet,ProductID:%String,KenmerkNaam:%String,Waarde:%String
+
+
+
+
+ProductKenmerk:APPS.PM.dto.Kenm.ProductKenmerk,KenmerkNaam:%String,Waarde:%String
+
+
Index: vhDeploy/Maatwerk/TAOR/Deploy20161208xTAORSELAfdekkapBovenProductenFPCInvullen.cls.xml
===================================================================
diff -u -r38362 -r38590
--- vhDeploy/Maatwerk/TAOR/Deploy20161208xTAORSELAfdekkapBovenProductenFPCInvullen.cls.xml (.../Deploy20161208xTAORSELAfdekkapBovenProductenFPCInvullen.cls.xml) (revision 38362)
+++ vhDeploy/Maatwerk/TAOR/Deploy20161208xTAORSELAfdekkapBovenProductenFPCInvullen.cls.xml (.../Deploy20161208xTAORSELAfdekkapBovenProductenFPCInvullen.cls.xml) (revision 38590)
@@ -11,55 +11,16 @@
1
-
+ #dim ProductKenmerkenUtils As vhDeploy.Maatwerk.Kenmerk.ProductKenmerkenUtils = ##class(vhDeploy.Maatwerk.Kenmerk.ProductKenmerkenUtils).%New()
-
-1
-KenmerkGroep:%String,ProductID:%String,KenmerkNaam:%String,Waarde:%String
-1
-