Skip to Content
0
Former Member
Dec 14, 2011 at 05:31 PM

Text files

32 Views

Hi,

I have a code in abap which does create text files.

OPEN DATASET OUTFILE FOR OUTPUT IN TEXT MODE.

transfer outdata to outfile.

Since I dont have access to text file, i dont know how it looks.

Can PI be able to convert a normal XML files into text file?

Regards

Krish