Hi All,
I need to display three tables using alv.
i have used one alv component in my application.
In my context i have three nodes ( for three tables )
when i am trying to map one node of my component control to 'DATA' of alv component
its working fine. i am getting the data of one table .
Now , my problem is for the remainig two tables . how these two nodes are mapped for the same alv 'DATA' attribute of alv component.
I also declared two more ALV COMPONENT to map to the other two table....But I cannot map those two tables because node is not available in the other two ALV interface controller ....Did any one come across problem like this?
Can any one help on this ?