cancel
Showing results for 
Search instead for 
Did you mean: 

idoc LF & CRLF

Former Member
0 Kudos

Hi,

When I export an idoc from SAP to a Transactional RFC port, the records are closed with a CRLF. When I export the same idoc to a file port, the records are closed with an LF.

Is there any way to change this?

kind regards,

Nicolas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nicolas,

Why do u use File Port for Idocs? for Idoc-to-<any type> scenarios you need to create a port in we21 in backend system of type tRFC. IDocs always use tRFC ports. Using other ports will result in errors/exceptions.

Souvik

Former Member
0 Kudos

Hi Souvik,

Our mapping designer needs physical files to be able to test a mapping.

So when I need a test idoc, I export one to a file port.

kind regards,

Nicolas