‎2007 May 04 10:51 AM
Hi,
In SAP script,Is there any possibilities to convert the output form
in RTF with table format.
Please explain me clearly.
Thanks in advance.
‎2007 May 04 10:55 AM
Hi
check the fun modules
CONVERT_ITF_TO_RTF
CONVERT_RTF_TO_ITF
INT_CONVERT_ITF_TO_RTF
INT_CONVERT_ITF_TO_RTF_FP
Reward points if useful
Regards
Anji
‎2007 May 04 10:55 AM
Hi
check the fun modules
CONVERT_ITF_TO_RTF
CONVERT_RTF_TO_ITF
INT_CONVERT_ITF_TO_RTF
INT_CONVERT_ITF_TO_RTF_FP
Reward points if useful
Regards
Anji
‎2007 May 04 10:56 AM
Hi,
This Function CONVERT_ITF_TO_RTF will convert the sap script format to RTF format.
Then you can use the FM: SO_NEW_DOCUMENT_ATT_SEND_API1 to send it as an attachment
Reward points if useful..
Regards
Nilesh
‎2007 May 04 11:11 AM
hi
good
CONVERT_OTF_MEMORY, SAPscript: Convert OTF from memory into text format
thanks
mrutyun^