Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV using cl_gui_alv_tree

Former Member
0 Likes
733

Hi All,

Iam new to the concept of ALV classes. The requriement is to display the BOM details in a multilevel hierarchial tree structure ( there is no limit for the drill down levels). Is it possible to display using the class CL_GUI_ALV_TREE. Is there any sample standard program available. Please suggest.

Thanks in Advance.

Hi All,

Iam new to the concept of ALV classes. The requriement is to display the BOM details in a multilevel hierarchial tree structure ( there is no limit for the drill down levels). Is it possible to display using the class CL_GUI_ALV_TREE. Is there any sample standard program available. Please suggest.

Thanks in Advance.

4 REPLIES 4
Read only

Former Member
0 Likes
699

HI,

Refer to the demo program

BCALV_TREE_01

BCALV_TREE_02

BCALV_TREE_03

BCALV_TREE_04

BCALV_TREE_05

BCALV_TREE_06

BCALV_TREE_DEMO

Read only

0 Likes
699

I have tried these standard programs, but only maximum of 3 levels are present. In my requirement, a material can have any level of BOM. Please confirm whether this can be achieved using the class CL_GUI_ALV_TREE

Read only

0 Likes
699

I have tried these standard programs, but only maximum of 3 levels are present. In my requirement, a material can have any level of BOM. Please confirm whether this can be achieved using the class CL_GUI_ALV_TREE

Read only

Former Member
0 Likes
699

hi,

GOTO SE80--> Write package name "SLIS"

in this package you find all the program related to ur topic.

hope its helps

Regards

Ritesh J