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

Regarding ALV Tree

Former Member
0 Likes
499

Hi Experts,

I am very new to ALV tree. I was trying to create a program for the same by referring the demo program BCALV_TREE_SIMPLE_DEMO. But it is giving an error at the time of output. That is " LAYOUT PARAMETER PROGRAM NAME IS MISSING".

Can anybody tell me why it is happening.

Thanks a ton in advance

Hi Experts,

I am very new to ALV tree. I was trying to create a program for the same by referring the demo program BCALV_TREE_SIMPLE_DEMO. But it is giving an error at the time of output. That is " LAYOUT PARAMETER PROGRAM NAME IS MISSING".

Can anybody tell me why it is happening.

Thanks a ton in advance

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
437

be sure that your program has

- a dynpro 100 containing a gui container named TREE1

- a status named 'MAIN100'