Hi Venkat,
Thank you for the reply. Yes, I have tried using REPLACE ALL OCCURRENCES but it is not working. At REPLACE statement sy-subrc is getting 4.
below is the statement am using in code
REPLACE ALL OCCURRENCES OF '#' IN gw_file-text3 WITH space.
Am I missing any thing in the statement?
Thanks and Regards,
Muralikrishna