Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FUNCTION MODULE

Former Member
0 Likes
319

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.

1 REPLY 1
Read only

Former Member
0 Likes
232

Hi,

Try using FM CONVERT_ASCII_TO_ITF (Text Conversion ASCII to ITF (SAPscript Format)).

Thanks,

Sriram Ponna.