‎2008 Jun 06 8:53 AM
‎2008 Jun 06 9:08 AM
Hello ,
Have a look at the following Demo programs and check the code if it suits your requirement:
BCALV_TREE_DEMO
BCALV_TREE_DND
BCALV_TREE_DND
Regards
Saket Sharma
‎2008 Jun 06 9:39 AM
Hi,
Thanks for your answers.
Could you please provide documents to read?
Any links etc.
Thanks again.
deniz.
‎2008 Jun 06 10:04 AM
‎2008 Jun 06 10:18 AM
Hi Deniz,
From SAP Online documentation
[http://help.sap.com/saphelp_47x200/helpdata/en/1b/2a75aba9fd11d2bd6f080009b4534c/frameset.htm]
Cheers,
jose.
‎2008 Jun 06 11:42 AM
Hello
In SE80 , have a look at development Class SLIS. It has lot of example on ALV . Hope that helps.
Regards
Saket Sharma
‎2008 Jun 06 9:11 AM
Deniz,
Yes, it is possible to display data in format of Tree Views in ABAP.Use the below function modules to do:
RS_TREE_CONTRUCT and RS_TREE_LIST_DISPLAY.
*****Reward points if useful
Regards,
Kiran Bobbala.
‎2008 Jun 06 9:41 AM
Hi Deniz,
if you are asking to watch the elements of ABAP programs in tree view.
then choose Display Object List from toolbar
OR
menu Utilities->Display Object List
Sachin