hi all ,
my require ment is that i have two int tab having po data nad mat stock data.
i want to display fianl data to user like this that po data should be header data and when user clicks on particular po , aal the mat stock data related to that po should be displayed as line item data
such as
po werks order_ qaunt
100 1000 2000
and when user clikcs on po no 100 data should displayed like this
matnr stock_gr
10 522
20 600
30 987
can anybody help ,
thanks a lot