2009 Mar 06 7:26 AM
hi,
I need to print the hierarchy of sales district -
> customer group -
> customer ---> material group wise incoming orders,sales and pending orders amount and quantity in a single report,not interactive type..
how to print like this using tree structure??...
what can be the best kind of format to display..
Thanks
Sri
hi,
I need to print the hierarchy of sales district -
> customer group -
> customer ---> material group wise incoming orders,sales and pending orders amount and quantity in a single report,not interactive type..
how to print like this using tree structure??...
what can be the best kind of format to display..
Thanks
Sri
2009 Mar 06 7:28 AM
2009 Mar 06 7:28 AM
Hi,
You can use FM 'REUSE_ALV_HIERSEQ_LIST_DISPLAY'.
Refer wiki code:-
Regards,
Tarun
2009 Mar 06 7:31 AM
Hi ,
Use this FM REUSE_ALV_HIERSEQ_LIST_DISPLAY for the hierarchy report.
Good Day
Varghese
2009 Mar 06 7:34 AM
2009 Mar 06 7:41 AM
Hi,
please check this link
http://help.sap.com/saphelp_nw04/helpdata/en/d7/e21b89408e11d1896b0000e8322d00/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/d6/8a5dc1681511d28e380000e8a48612/content.htm
http://it.toolbox.com/wiki/index.php/Create_a_tree_structure_in_report
Thanks and regards
Durga.K
2009 Mar 06 8:38 AM
Hi Sri,
here is a useful link to demo program on alv tree
https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/alvtreedemo+example
Regards,
Mdi.Deeba