Hi Muralidhar,
it seems like field symbol <fm05> is blank at runtime.
Do the assignment on line 2877 only if the field symbol <fm05> is not blank.
You can simply have a 'If --endif' stmt place before line 2877 to check if <fm05> is blank or not.
Regards,
Vikas