Dear All,
Just as a matter of curosity, I wanted to know if we have a provision while makinf interactive reoprt that If I have 5 columns and I want to give different information whenever I select different column. for instance If I click EBELN i get the related information and If i click LIFNR, i get the infor from the table LFA1 in the same report.
the format of the first screen that I prepare is
<TITLE>
EBELN LIFNR
444444 555555
567777 766767
so next if I click on lifnr column, will i get the info for this particular vendor no. this does not work if i use AT-LINE-SELECTION command. I have used HIDE for both this col.
kindly advice.