Thanks Beachless.
I get an error
Code:Msg 206, Level 16, State 2, Line 6 Operand type clash: date is incompatible with decimal
Note: OESHDT.TRANDATE, is not a date data type its decimal(9,0)
So you cant set @FromDate to a Date data type it has to be converted
hit the person who designed that over the head. Hard !