* 6/11/2012 3:51:26 PM, 1, KELVIN ONG CHEONG KEONG *
Select * From MAS_STOCK Where (M_Active='T') and (M_Fpos_View='T') and ((M_Stock_Type <> 'AS') or (M_Attribute_Code <> '00' and M_Size_Code <> '00')) and (M_DEPARTMENT='11')
 Order By M_STOCK_ID


