Dear Abijith,
Can you please clarify the line,
READ TABLE gt_final INTO wa_final_t INDEX es_row_no-row_id.
Is gt_final is the table u r passing to alv ?
READ TABLE lt_return INTO wa_return INDEX 1.
data declaration for lt_retun ? As because i am unaware of this, please tell me.
Thanks.