Syntax : read <internal_table> into <workarea> <condition>.
Ex: read it_mara into wa_mara with key matnr = 100 binary search.After read statement , sy-tabix value will be the row number read and sy-subrc will be 0 if fetching is done. Index 2 means read the 2nd row of internal table it_mara.
read it_mara into wa_mara index 2.
Serkan AKKAVAK
Computer Engineer
ABAP Developer & SAP MM SD Consultant
Social Plugin