Just curious if using brackets would cause the optimizer to choose the different index.

Code:
Select -Sum(Encumbamt) From Ledger_T LE
	Where (LE.FiscalYr = 2006 And LE.POEntry=917) And 
                        LE.TransEntry<>3314