cancel
Showing results for 
Search instead for 
Did you mean: 

ALV Hierarchy

Former Member
0 Kudos

Hi All,

Is is possible to get the functionality of a normal table hierarchy to an ALV table hierarchy ?

The functioanlity specifically is that:

1. Able to select the tree node row as in a normal table hierarchy.

2. Enter / Display data in the tree node row as in a normal table hierarchy.

I think the ALV internally handles its hierarchy where it is not possible for me to have columns like parent_key, is_leaf etc.,

Please coorect me if I'm wrong.

Normal table hierarchy:

>ABC

123

456

. DEF

789

102

. GHJ

789

102

>JKL

789

102

. MNO

789

102

. QRS

789

102

I'm not able to display the same in an ALV hierarchy.

The master row or the tree node row doesn't contain any data.

Is this possible in ALV hierarchy ?

Any inputs are highly appreciated.

Thanks,

Indu.

Accepted Solutions (0)

Answers (1)

Answers (1)

Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Refer this article.

[ ALV and Standard Table as Hierarchy in Web Dynpro ABAP.|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c060fcb4-2c62-2b10-d2b2-f32407a5cc6f]

link:

[http://help.sap.com/saphelp_nw2004s/helpdata/en/3e/904b2624534e0db707c7314a5e1e9d/frameset.htm]

Priya