‎2008 Jan 04 11:36 AM
Hi Experts,
I need to convert RAW data Into ITF format(sap script text format).Please tell me if there any function module which converts RAW(RTF) data to ITF format with code.I mean what are the parameters need to pass to th function module.I tried with CONVERT_RTF_TO_ITF bot its not converting.
‎2008 Jan 04 12:20 PM
Hi,
Try using FM CONVERT_ASCII_TO_ITF (Text Conversion ASCII to ITF (SAPscript Format)).
Thanks,
Sriram Ponna.