Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate blank spaces at end of the record in a flat file with fixed

Former Member
0 Kudos
90

Hi,

I am generating a flat file with fixed length.

In my ABAP program, i am able to see the spaces at the end of the recors in debug but when download to applicaiton server i am not able to see those spaces.

How can i generate blank spaces at the end of the record in a flat file?

Please update

Thank you

2 REPLIES 2

Former Member
0 Kudos
51

How are you downloading the file? And, How are you looking at the file on the application server?

Can you provide snippets of your code?

Cheers

John

0 Kudos
51

Hi,

I am closing this ticket.