I have to create a template to generate report for a module structure like
A<-B<-C<-D<-E
i am taking source as E .i have linked the requirements from E-D,D-C,C-B,B-A using child of links.
kindly help me how to create a templete to get all the id's for tracebility.