Skip to Content
0
Former Member
Oct 16, 2006 at 09:46 AM

Probelm with : CALL METHOD grid->set_table_for_first_display

101 Views

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.