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: 

ALV part of the coulm header in two lines.

Former Member
0 Kudos

Hi

I have a requirement in ALV to display partial hader in two rows.

For eg. F1 F2 F3 F4 are four diff fields. say F3 is withholding tax base amount based on tax codes. and say there are 10 tax codes.

So the coulmn F3 should have ' With holding tax amount based on tax code' and below this it should have 1 to 1o tax codes hardcoded in the header.

-


F3(Withholding tax amount based on tax code)

F1

F2


F4

(Tax codes-->) 01

02

03

04

05

06

07

08

09

10

-


|----


| | | | | | | | | | | | |

| | | | | | | | | | | | |

| | | | | | | | | | | | |

-


I am using ALV grid display using function modules.

Please let me know whether its possible with ALV Grid display function modules.

Thanks:

Kalyani

Edited by: kalyani Thadishetty on Sep 25, 2008 7:11 PM

Edited by: kalyani Thadishetty on Sep 25, 2008 7:11 PM

2 REPLIES 2

Former Member
0 Kudos

F3(Withholding tax amount based on tax code)

F1

F2


F4

(Tax codes-->) 01

02

03

04

05

06

07

08

09

10

-


|----


| | | | | | | | | | | | |

| | | | | | | | | | | | |

| | | | | | | | | | | | |

-


former_member188685
Active Contributor
0 Kudos

check this thread, and you can find the sample code in my post.

https://forums.sdn.sap.com/click.jspa?searchID=16764370&messageID=5994405