Hi Gurus
i need some code .
i have been given one table(xyd)
it have fields no,nam,val
the itabe is lt_xyd,
wa is lw_xyd,
fields r no,nam,val.
i will show the table values to u
..................................
no nam val
1 empno 111
1 empnam ravi
1 pho 9970303037
1 add ap
-
2 empno 112
2 empnam anji
2 pho 9970707908
2 add mp
-
the records r like this
======================================
out put should display
like
-
the itab is lt_rxyd and wa is lw_rxyd
the fields r
n0
empno
empnam
pho
add
meens o/p is
no empno empnam pho add
-
1 111 ravi 9970363037 ap
-
2 112 anji 9970707909 mp
-
i think u got it
plz tell the code yaar for this
ok
thanks
waiting for u r reply
Message was edited by:
Renuka