Skip to Content
0
Former Member
Apr 20, 2009 at 09:06 PM

Concatenate files on Server

61 Views

Hi All,

I have 4 different files on application server, which i have to concatenate into one new file on the server.

I tried using CALL METHOD CL_CTS_LANGUAGE_FILE_IO=>COPY_FILES_LOCAL in a loop but it writes only the first file onto the server.

Please advise

Your help is appreciated.

Regards

Kunal