2007 Jun 03 12:41 PM
if we take the elements as A,X,Y,D,E,F,G,H,Z.
A is parent node.
X,Y are child nodes of A.
D,E,F,are child nodes of X.
G,H,Z,are child nodes of Y.
the output will be like this if we any elements
A X D E F Y G H Z.
here a has two child nodes.
X has a parent node A and child nodes D E F.
Y has parent node A and child nodes G H Z.
if we take the elements as A,X,Y,D,E,F,G,H,Z.
A is parent node.
X,Y are child nodes of A.
D,E,F,are child nodes of X.
G,H,Z,are child nodes of Y.
the output will be like this if we any elements
A X D E F Y G H Z.
here a has two child nodes.
X has a parent node A and child nodes D E F.
Y has parent node A and child nodes G H Z.
2007 Jun 03 1:42 PM
Hi Ramana,
Welcome to SDN
Just go through the demo programs provided by SAP. Goto SE38, type BCALV_TREE* and hit F4. You'll get a list of demo programs for trees.
Hope this helps.
Regards
Anil Madhavan
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |