Dear All,
I have a report in which an internal table contains details for all the vendors . I am using list display. I want to display headings for all the vendors. E.g.
Vendor code : 123
vendor name : xyz ltd.
table for vendor1
doc no. amount
123 50000000
234 40000000
Vendor code : 123
vendor name : xyz ltd.
table for vendor1
doc no. amount
123 50000000
234 40000000
how can i able to display heading for each vendor?
Pls, suggest any good solution.
Thanks & Regards,
Sandip Sonar.