Hi,
I am working on a smartform program.Here the o/p looks like this.
item material/description quantity
**text**
10 YEAJ44DR750G AC Chiller 1
20 2286 Spring Hel compr 1
Now I want to add some text under material/description.But this text should not repeat after each line item.It should be printed only once under material/description column as shown in the example.How can I do this.Should I create a template for this?