Basics of oData
Author: coderobbot
Chaining in Internal Table
Internal Table chaining.
New syntax for checking single record in DB
Checking single record is present in DB without data transfer from DB to application layer.
Internal Table with Group By
Group by with Internal table.
New Way of joining multiple internal tables
By using FOR loop with new read syntax, multiple internal tables can joined.
New Syntax of reading internal table
ABAP New Syntax of reading internal table with index and keys.