Skip to Content
0
Former Member
Sep 17, 2007 at 01:06 PM

how to add space in output

165 Views

hi experts,

can anybody tell how to add space into the output.

e.g. itab having data like

ABC

ABC

ABC

123

123

123

my requirement is that..there should be space in ABC and 123..

ABC

ABC

ABC

123

123

123.

how can i do that???

any sample code??