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