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 header

Former Member
0 Likes
754

Dear Experts,

I have design an alv report output as below,

-


********************************************************EMPLOYEE

-


DATE***************EMPLOYEE 1**********EMPLOYEE 2**********EMPLOYEE 3******EMPLOYEE 4

-


                                  • NAME**SPACE*** AGE***NAME*AGE*************NAME**AGE************NAME***AGE****

-


Please ingore the *** in above output.. As i faced problem with formatting I have added it.

In above output employee1, employee 2 .... columns are dynamic. Based on user inputs no of employees will be determined at runtime. Please let me know how to produce the headings in output like EMPLOYEE below which I have to display dynamic employee1, employee 2 columns. Again under each employee I need to display columns such as NAME, AGE. I searched sdn for threads. But I could not find a thread which has multiple heading like the one above. How to create multiple lines of heading.

Bharath

Edited by: bharath padmanabhan on Feb 2, 2011 1:29 PM

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
728

Standard ALV techniques don't support multiple ALV headings

Dear Experts,

I have design an alv report output as below,

-


********************************************************EMPLOYEE

-


DATE***************EMPLOYEE 1**********EMPLOYEE 2**********EMPLOYEE 3******EMPLOYEE 4

-


                                  • NAME**SPACE*** AGE***NAME*AGE*************NAME**AGE************NAME***AGE****

-


Please ingore the *** in above output.. As i faced problem with formatting I have added it.

In above output employee1, employee 2 .... columns are dynamic. Based on user inputs no of employees will be determined at runtime. Please let me know how to produce the headings in output like EMPLOYEE below which I have to display dynamic employee1, employee 2 columns. Again under each employee I need to display columns such as NAME, AGE. I searched sdn for threads. But I could not find a thread which has multiple heading like the one above. How to create multiple lines of heading.

Bharath

Edited by: bharath padmanabhan on Feb 2, 2011 1:29 PM

5 REPLIES 5
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
729

Standard ALV techniques don't support multiple ALV headings

Read only

former_member1125862
Participant
0 Likes
728

Bharath,

It is not possible to display two lines of headings in a single ALV report.

For this purpose we have to go with LIST Display.

Thanks,

Kruthik

Read only

0 Likes
728

Dear Saha & Kruthi,

Thanks a lot for your replies.

So using write statement to display to output is the only option ..?

Cheers

Bharath

Read only

Former Member
0 Likes
728

This message was moderated.

Read only

0 Likes
728

Hi suba,

The link that you shared perfectly suited my requirement & it worked like a magic!!!

Thanks a lot for your reply. You made my day.

Cheers

Bharath