‎2006 Dec 18 9:52 AM
Hello,
I have an editable ALV Grid, which can handle multiple tables to edit. I would like to use the clasic way of updating with ALV grid, select a row, transfer the data to a screen, update that row, save in the database. The problem is that the structure of the tables is unknown, i have the tablenames and fieldnames in another z configuration tables. In this case, I have to generate that screen dynamicly, at run time. Is that possible? To indicate at runtime, an internal table , and a screen with those fields to be generated?
Thank you!
‎2006 Dec 18 10:33 AM