Hi
I have 3 records in an internal table as specified below
A 1
B 2
C 3
I want the file to be downloaded as
A:1
B:1
C:1
I am using the Download FMs for this.
When I see the downloaded document, I see the data as
A:1B:2C:3
Can someone tell me y this is happening and whats the solution for the same.
Thanks,
Shashi Devi.