I want to know that performance wise which procedure is best to display simple reports (Single screen output) from the below :
1. set_table_for_first_display &
2. Reuse_alv_grid_display.
While using set_table_for_first_display we have to define screen.
Will it take more time because of the screen (Screen Loops)?
Please give me your suggestions.
Thank You,
Uday