SAP ABAP SQL READING



Get Example source ABAP code based on a different SAP table
  



AB_SQL - Read Access
The AB-SQL language elements for performing reads on the database are:
SELECT
WITH
OPEN CURSOR
FETCH NEXT CURSOR
CLOSE CURSOR
UNION, INTERSECT, EXCEPT