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.