Hi ,
I have written the following piece of code.
Its showing error "GT_TAB is not type-compatible with it_outtab."
DISPLAY TABLE FOR FIRST TIME.
CALL METHOD grid->set_table_for_first_display
EXPORTING
i_structure_name = 'GT_TAB'
CHANGING
it_outtab = gt_tab.
Any suggestions please.
Regards,
Sandip.