Index: DOM/PM/impl/DataM/KindBouwsteen.cls.xml =================================================================== diff -u -r1341 -r1349 --- DOM/PM/impl/DataM/KindBouwsteen.cls.xml (.../KindBouwsteen.cls.xml) (revision 1341) +++ DOM/PM/impl/DataM/KindBouwsteen.cls.xml (.../KindBouwsteen.cls.xml) (revision 1349) @@ -24,8 +24,8 @@ Set BouwsteenRecord = ..BouwsteenRecord Set $Piece(BouwsteenRecord,"\",1) = Product.GeefPRNr() Set $Piece(BouwsteenRecord,"\",2) = Aantal - Set $Piece(BouwsteenRecord,"\",3) = "K" - Set $Piece(BouwsteenRecord,"\",11) = "PROD" + Set $Piece(BouwsteenRecord,"\",3) = "K" ; Type + Set $Piece(BouwsteenRecord,"\",11) = "PROD" ; Groep Set ..BouwsteenRecord = BouwsteenRecord Set ..Product = Product @@ -58,7 +58,7 @@ DOM.PM.Product