Dear ABAPers,
I am developing the Report.The Input parameters are Brand name , Month and Year.The data has to be selected from header tables , item tables and Sub item tables.So i am writing the select statement inside the loop because i could not avoid it(The data has to be selected from two levels).
My questin is How to avoid writing the select statement inside the Loop? or if i write the select statement outside the loop will performance be the same?.
Thanks & Regards,
Ashok.