Skip to Content
0
Former Member
Apr 22, 2009 at 08:32 AM

Internal table records - print horizontally

102 Views

Hi Experts,

I have an internal table containing handling units(container numbers). I want to print these in a row(s). For example if my internal table has data as

 
container1
container2
container3

I want the output as

container1 / container2 / container3

Can anyone suggest me a solution

Regards,

Abdullah