Please use more informative subject in future
hi,
I have a internal table as follows.
po no | item | state |
45 10 ap
45 10 sp
45 10 pp
46 10 sf
46 10 as
I am useing the read table syntax for this table .
for pono 45 and 46 i want read the records.
but read table is triggring for first record only.
can any body explain how read the record of 46 also.
thanks,
padmaja.
Edited by: Matt on Mar 18, 2009 7:46 AM