Skip to Content
0
Former Member
Feb 18, 2009 at 01:28 PM

ALV field catelog in OO

28 Views

I am displaying an ALV using OO

CALL METHOD go_alv_grid->set_table_for_first_display

EXPORTING

i_structure_name = 'MARA'

CHANGING

it_outtab = gt_mara[].

my requirement is

i should not dispaly BISMT field of mara. rest all i should display.

please tell me a solution.

i can prepare a field catelog, but is there any better solution

thanks in advance

Best regards

Amarender Reddy B