‎2008 Feb 26 8:17 AM
Hi,
I have a requirement where my PFD file is generated in one folder and I need to convert the PDF file name to BLOB format.
I need a function module for the same.
My pdf file name is:
SHELL_INC_123456789012_851000000005290_DE_04_2008.pdf
Thnx
Chirag
Chirag
‎2008 Feb 26 8:21 AM
‎2008 Feb 26 8:23 AM
Hi,
Check the below FM'S
NLS_STRING_CONVERT_TO_SYS( Hex to char)
and NLS_STRING_CONVERT_FROM_SYS (char to hex)
Regards,
Chandru
‎2008 Feb 26 8:27 AM
Hi chandra,
I have already tried that but the output which I wanted is not same with this FM.
Thnx
Chirag