Index: Prod/GAMeta/BT/TBAbstract.cls.xml =================================================================== diff -u -r29059 -r41950 --- Prod/GAMeta/BT/TBAbstract.cls.xml (.../TBAbstract.cls.xml) (revision 29059) +++ Prod/GAMeta/BT/TBAbstract.cls.xml (.../TBAbstract.cls.xml) (revision 41950) @@ -107,7 +107,7 @@ If $$$Trim(NewVal)="" Do . Set ..FilterDC="" Else If ((NewVal="*")||(NewVal=$LB("*"))) && (blnReplaceAsterisk) Do - . Set tmpLB=$LB("S","F","B","MA","I","A") ; TO DO : get all DesignCodes from Tabel + . Set tmpLB=$LB("S","F","B","MA","MT","I","A") ; TO DO : get all DesignCodes from Tabel . Set ..FilterDC=tmpLB Else If $$IsList^vhLib(NewVal) Do . Set ..FilterDC=NewVal