Index: DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r802 -r903 --- DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 802) +++ DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 903) @@ -1,16 +1,21 @@ - + 1 -DOM.PM.Product,%RegisteredObject -62129,41762.675744 +%RegisteredObject +62153,49856.656689 0 %String 1 + +%String +1 + + %Integer 1 @@ -25,6 +30,28 @@ ]]> + +1 +%String + + + + +1 +%String + + + %String %String - TECH.Iterator + + + + +TECH.Iterator + + + + +%String + + + + +%String + + + + + +Type is BS of BSS +Type:%String +1 +%ListOfObjects @@ -86,6 +142,14 @@ { Set BerekeningsSpecificatie = ##class(DOM.PM.Maatwerk.Calc.Common.BerekeningsSpecificatie).%OpenId(ID) } + + /// Standaard specificatie invullen, dit enkel omdat oude producten nog geen berekeningsspecificatie conversie hebben + If (BerekeningsSpecificatie = "") + { + Set KlantID = 1000 + Set Personality = ##class(DOM.common.VanHoeckePersonality).Instance() + Set BerekeningsSpecificatie = ##class(DOM.PM.Maatwerk.Calc.Common.BerekeningsSpecificatie).%New(1,KlantID,Personality) + } Quit BerekeningsSpecificatie ]]> @@ -118,17 +182,6 @@ Quit IsLanggoed ]]> - - -1 -%String - - - +