Skip to Content
0
Former Member
Feb 20, 2009 at 07:41 AM

Performance Issue When Read from Internal Table

25 Views

In my form, I have 6 windows which contain all the header information, which are kept in my gt_header internal table. Since all windows required data from the same internal table, reading the internal table at Initialization for once or, creating the LOOP at each window, which one will be a better choice in terms of performance?