SAP Development Tools
All ABAP
SAP Reporting
Repository Objects
Web Applications
ABAP Commands
ABAP OO
Share
|
SAP ABAP SELECT command and its different uses
SELECT into internal table
Select data into internal table from SAP database
SELECT.. ENDSELET command
Select Endselect ABAP commend, similar to loop statement but for SAP database table
SELECT into when field order is different
SELECT directly into an internal table when field order is different
SELECT.. FOR ALL ENTRIES command
Select data from one database table for all entries in another internal table