‎2009 Jun 23 2:52 PM
Hi all,
I have a requirement to display the Data in ALV tree format with some fields as editable.I have to display data in 3 levels,which are of differents structures.
To achieve editable in ALV tree display,I have used ALV GRID along with Tree display but here in GRID the 3 levels data is of same structure,but my requirement is of different structures.
Inputs regarding this will be highly appreciated.
Thanks,
Sravanthi .V
‎2009 Jun 23 2:55 PM
‎2009 Jun 23 3:01 PM
Hi Simone,
Thanks for your quick reply,I have used this Class also but iam not able to get the Fields editable even though it has the method for EDITABLE feature.
Thanks,
Sravanthi.V
‎2009 Jun 23 3:03 PM
You have to create the CELL INFORMATION like in CL_ALV_GRID class.
At the moment I don't remember the exact synthax, i'm sorry.
Hope this can help you anyway.