Skip to Content
0
Former Member
Feb 01, 2009 at 11:40 AM

How to display more than one table contents in one view...using ALV...

56 Views

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 ?