Skip to Content
0
Former Member
Jul 11, 2010 at 12:53 AM

flat file with delimiters

140 Views

I need to create a flat file with fields delimited by unprintable file separator(ASCII character decimal 28), and records separated by LF(decimal 10). It is ECC 6.0 system that I am working on. There is a class cl_abap_conv_in_ce=>uccp, i don't know about it much. can someone please share their knowledge on it, and how can i get those delimiters.

Thanks