Application Development 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: 

Enhancement in F4 display on field

Former Member
0 Kudos

Currently on a F4 display im getting the values in a normal format, but i have to enhance the F4 so that the data will be displayed in a hierarchical tree format and i should be able to select the value.

How can i do it?

1 REPLY 1

Former Member
0 Kudos

Hi,

U can create a Z function module and call the required pop up screen with attributes like tree control using OO ALV. You can refer to methods in class CL_GUI_ALV_TREE for this.

Reward if answer is helpful.

Thanks.

Regards,

Sravanthi.