insert into #BarSal_sp1_t  select car_no ,'',ref_code,'','','',trx_code,'',src_doc from barrow_table where co_code=@co_code and [user_name]=@user_name and trx_type=@type
group by car_no ,ref_code,trx_code,src_doc