Problem is in the JOIN between dbo.mfi_Comp and dbo.MFI_MARKET_COMMISSION, and dbo.vGERS_EMP_SLSP. For each row in mfi_Comp table you are getting more than one row. Try to make the correction and have solid join between them.
Best Wishes, Arbi; Please vote if you find this posting was helpful or Mark it as answered.