Skip to Content
0
Former Member
Sep 17, 2007 at 07:36 AM

read table

19 Views

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