‎2006 Dec 13 2:12 PM
i want to create tree structure in my program using oops, is thr any FM for that...
regards
martin
‎2006 Dec 13 3:33 PM
Goto SE38 and check the following...
BCALV_TREE* ( I think it is 01/02 etc...)
BCALV_TREE_DEMO
‎2006 Dec 13 2:18 PM
Hi,
Check out these standard examples from SAP. They are of great help.
BCALV_TREE_01
BCALV_TREE_02
BCALV_TREE_03
BCALV_TREE_04
BCALV_TREE_05
BCALV_TREE_06
BCALV_TREE_DEMO
Regards,
Amit
You can get them in both but I prefer to go through Se80 choose PROGRAM and give these names.
Message was edited by:
Amit Khare
‎2006 Dec 13 2:31 PM
where can i get these demo examples in se38 or se80......
plz replyy
martin
‎2006 Dec 13 3:31 PM
You can use the function modules RS_TREE. In SE37 you can have an overview searching with F4 for the prefix RS_TREE.
Please note that these trees are restricted to a maximum of 5000 nodes.
‎2006 Dec 13 3:33 PM
Goto SE38 and check the following...
BCALV_TREE* ( I think it is 01/02 etc...)
BCALV_TREE_DEMO
‎2006 Dec 13 3:42 PM
Hi Martin,
You can also go to transaction code DWDM to see tree structure demo programs.
Hope this will help.
Regards,
Ferry Lianto