cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Add Field table to Dynamic table

juancarlos_tena
Explorer
0 Kudos
171

Hello!

I need to add a field table to dynamic table, the field table have to reference to lvc_t_styl so that in ALV I can say if a cell of a line is disabled and other not.

Accepted Solutions (0)

Answers (2)

Answers (2)

Vinod_Chandran
Active Contributor
0 Kudos

Hi Paloma,

Check this weblog about dynamic internal tables.

/people/subramanian.venkateswaran2/blog/2004/11/19/dynamic-internal-table

Cheers

Vinod

Former Member
0 Kudos

Paloma,

How are you creating the dynamic table you are talking about? If you are using a field catalog first and then use that to create the tabe, you can add this new field as a part of the fieldcatalog and then generate the table.

Regards,

Ravi