Hi
I have developed a SMARTFORM.
I have to dispplay two internal tables side by side in the main window.
I have put two loop statements.
The data is getting pupulated but it is not getting retrieved parallely.
after the data got displayed in in the first internal table ,then the data is getting displayed in the in the second table
but it should be displayed parallely
COULD anybody suggest me what to do