hi alll,
CALL METHOD cl_alv_table_create=>create_dynamic_table EXPORTING it_fieldcatalog = g_fieldcatalog IMPORTING ep_table = i_table.
i want to create an internal table of type i_table
is this possible?
any suggestions are helpful
Thank You
regards,
PP