I need sample program for the following requirement.
I wants two ALV on one screen.
On left hand side I have to display material BOM data in an Tree Structure with all levels.and on the Right hand side I have to display some custom data in GRID ALV based on the selected material from Left hand side ALV.
The left hand side ALV should look like.
1 Level
1 Level
2 Level
2 Level
3 Level
3 Level
1 Level
1 Level
Can any one please provide me the sample program for this kind of scnerio..