hi guys,
i used a read statement, when iam cheking with same customer number i can see the data in database table but iam getting sy-subrc = 4 ..am i missing smthing..plz advise
this is my statement
READ TABLE itab1 WITH KEY customer = itab2-customer.
regds