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 with one column as fixed values

Former Member
0 Likes
481

Hi,

I have a requirement to make an ALV report with the following output:

I am assuming it would be a hierarchical ALV to be used here.

My only concern is how I would do that and also how do I display the values - forecast,sales order, Aging,Expire as these values will be fixed for every Product.

Please help.

Thanks

Hi,

I have a requirement to make an ALV report with the following output:

I am assuming it would be a hierarchical ALV to be used here.

My only concern is how I would do that and also how do I display the values - forecast,sales order, Aging,Expire as these values will be fixed for every Product.

Please help.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
434

Any Help on this please?

Read only

0 Likes
434

Hi Dishant,

You will have to use Hierarchial ALV. As an alternative you can also create 2 Containers and do a Grid display using OOPS ABAP concept. You can browse through this forum and you will surely get the required information. Hope this helps!