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 Dynamic Column

Former Member
0 Likes
390

Hi Experts,

I have a requirement to do a dynamic coulmn in ALV.

But, im new in ABAP and i only know how to create an ALM with single columns.

Can you guide me on how i can create a dynamic column that can output something like this

Date Conducted and Expenses are Headers.

Date ConductedExpenses
CountProvider Training TitleStart DateEnd DateSeminar CostMealAllowance
1 ACEL01/01/2013 01/31/2013 500.00 100.00 100.00

When you say dynamic column is it part of the Date Conducted and expenses?

as of now, i can just create a alv something like this.

CountProvider Training Title
1ACCEL

There is also another requirement inside the ALV report that i dont understand. but as of now, can you please guide me with this one. I will go with the next question after i understand my question here.

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
345

Jepoy,

To display a column label in multiple lines try this http://scn.sap.com/thread/3399880

To display the columns dynamically try http://scn.sap.com/message/7999599