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