READ TABLE <itab> [INTO <wa>] [BINARY SEARCH].
Reads the first line with a particular standard key, which should be placed in the table work area (works only for internal tables with header line).
entry found : SY-SUBRC = 0, SY-TABIX = <idx>;
entry not found : SY-SUBRC <> 0;.
Serkan AKKAVAK
Computer Engineer BSc
SAP Department Manager
Contact : serkurumsal@yandex.com
0 Comments