SAP OPEN SQL READING

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Open SQL - Read Accesses
The Open SQL statements for read access to the database are:
SELECT
OPEN CURSOR
FETCH NEXT CURSOR
CLOSE CURSOR