Skip to Content
-1
Jun 15, 2020 at 08:09 AM

Add a new column in a internal table

466 Views Last edit Jun 13, 2020 at 02:59 PM 2 rev

How can I add a new column to a internal table using APPEND ?

I have already created a table in SE11 and I want to add a new column with the content 'Concluido' at the end of each row of the table.

How can I do that ?

Thank you