Skip to Content
0
Former Member
Jan 28, 2009 at 04:55 AM

Convert file format into UTF-8 while generating text file on FTP server

1168 Views

Hi Expert,

I have the requirement to generate text file store it in FTP server and file format should be in UTF-8.

ABAP Development is completed but text file format generate in ANSI which not acceptable by client.For generating text file and store it on FTP server by using standard function module FTP_R3_TO_SERVER ,but in this function module there is no any parameter option like CODEPAGE for file format conversion. Is there any method or any function module to convert file format to UTF-8 and directly transfer or store it on FTP server.

<<removed_by_moderator>>

Thanks ,

Edited by: Vijay Babu Dudla on Jan 28, 2009 12:48 AM