‎2007 Dec 11 4:30 AM
Hi all,
Kindly can any one help me regarding this issue it is very urgent,
I created a tree structure for 5 levels
PlantSales DisdrictCustomer-equipmentMatnr,Sernr
I used containers and used add node method to create the sructure,
the problem is to display as follows
Plant plant text
salesdistrict descripption
Customer customername
equipment equipment description
I am able to display tree but at the same time I am not able to display descriptions
How to do this Kindly help mee ... ASAP
After this once I click on customer it has to go to XD03 when double clicking on customer it is not capturing the value as it is in tree hierarchy, how to handle this.
Rewarding Advance
Srilakshmi
‎2007 Dec 11 4:34 AM
‎2007 Dec 11 4:34 AM
‎2007 Dec 11 4:39 AM
Hi
YOu can search for std SAP programs - SE38 - BCALV* ->f4.
Suggest to do search in SDN with key - 'ALV TREE'
Will get a lot of helpful discussions.
See the demo programs
BCALV_TREE_DEMO Demo for ALV tree control
BCALV_TREE_SIMPLE_DEMO
and do accordingly
‎2007 Dec 11 5:25 AM
Hi I have already used the given examples and displaying tree structure but
my problem is
in 1 row if i have Tplnr(plant) with hierarchy symbol , in the end of that row I have to display pltxt regarding to that tplnr.
Then if I press on that hierarchy symbol I am getting sales district number
but still I have to display the the text regarding to that sales district.
Vice versa for customer,equipment.....
this is not there in any examples kindly help me..
regards,
Srilakshmi