Index: Prod/Product.cls.xml
===================================================================
diff -u -r41359 -r41773
--- Prod/Product.cls.xml (.../Product.cls.xml) (revision 41359)
+++ Prod/Product.cls.xml (.../Product.cls.xml) (revision 41773)
@@ -462,6 +462,27 @@
0
+
+%String
+1
+ Set {*}=$Translate( $Piece( $Get(^KPR({Id},"I1")) ,"\",1), " ", "")
+1
+
+
+
+%String
+1
+ Set {*}=$Translate( $Piece( $Get(^KPR({Id},"I1")) ,"\",2), " ", "")
+1
+
+
+
+%String
+1
+ Set {*}=$Translate( $Piece( $Get(^KPR({Id},"I1")) ,"\",3), " ", "")
+1
+
+
Format: String: 25