In LOOP and ENDLOOP with respect to internal table and workarea use SY-TABIX as tabix takes the row number of internal table during the current loop process.
SY-Index comes into picture during DO and ENDDO
Index is also used incase of Read table commmand
No comments:
Post a Comment