cancel
Showing results for 
Search instead for 
Did you mean: 

New Line in application server file

Former Member
0 Kudos

Hi

I am facing rather a unique problem. I have a report that generates a file and posts it on the application server. When i open the file at the application server it shows me line split ( I mean a new line is introduced in the middle of a row).

On further investigation I observed that the field after which it split contains a # symbol. Now many files posted on the server contains # but this problem is not observed in any of those files.

I tried replicating this on quality and dev by adding # at run time in debug mode but the file posted is perfectly fine. I figure it must be some other symbol entirely that we can view as #.

Please share your thoughts on this.

Preethi

Edited by: Preethi B on Feb 8, 2010 2:02 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member491621
Contributor
0 Kudos

Hi Preethi,

Please see the below link. This will solve your problem

http://scn.sap.com/thread/3295156

Former Member
0 Kudos

Hi,

Am facing similar issue in production environment.

But in quality am not getting this issue.In debug mode I copied the same line as in the production and its printing as expected (data getting displayed on a single line).

Can anyone please help me with this??

Thanks in advance!

Regards,

Shaheen.

Former Member
0 Kudos

Did you guys figure it out? I noticed in my case the line truncates at /#. In the file # symbol is not visible. I could not replicate the issue in Dev box as well. What are you open dataset parameters?