Skip to Content
0
Nov 19, 2012 at 07:39 AM

How to replace '#' with '?' for Replacement Field in GUI_UPLOAD Function module

303 Views

Hi Experts,

I am trying to use GUI_UPLOAD function module in my custom program. My file have

some special characters, which is by default replaced by '#'. But my requirement is to

replace with '?'.

I try to pass '?' instead of '#' in the function module. But still it is returning '#'.

Thanks in Advance.

Srikanth