Skip to Content
0
Former Member
Jan 05, 2012 at 12:25 AM

Create an internal table field with cl_alv_table_create=>create_dynamic_tab

54 Views

G'day guys,

Just wondering, is it possible to create an internal table field with cl_alv_table_create=>create_dynamic_table?

I'm creating a dynamic internal table and i need an additional field of type lvc_t_scol in the internal table but I don't know how to achieve that with my fieldcat internal table which is to be passed in to the method.