Media Summary: In our Current Requirement, Rather than Loop, We can use Read Table. -Replaced Loop with READ TABLE. Taking the requirement to display the output from 2 tables - Order Header Table and Order Item Table. -Declared the Select ... Syntax of OPEN SQL Query Using SELECT SINGLE INTO Work area/Variables.
5 Abap Programming Classical Reports - Detailed Analysis & Overview
In our Current Requirement, Rather than Loop, We can use Read Table. -Replaced Loop with READ TABLE. Taking the requirement to display the output from 2 tables - Order Header Table and Order Item Table. -Declared the Select ... Syntax of OPEN SQL Query Using SELECT SINGLE INTO Work area/Variables. Written the Logic for the Bug Resolution in Multiple Database Table Declaring a Final Internal Table of 6 Columns. -Moving the data of Header Internal table and Item Internal table in to Final Internal ...