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: 

alv

Former Member
0 Kudos
139

Hi all,

I have a little problem with ALV grid...

how to make two header row in ALV Grid...

for example:

Customer Code

Customer Name

so I want to make the header in two row

Customer

Customer

Code

Name

or I want To merge the Header

Customer

Code

Name

1 ACCEPTED SOLUTION

Former Member
0 Kudos
118

Hi,

u cna call the FM : reuse_alv_commentary_write

there u can pass the Heading / Comments

Regards,

Satish.

3 REPLIES 3

Former Member
0 Kudos
118

in fieldcatalog put the text in reptext_ddic.

Thanks

ANUPAM

Former Member
0 Kudos
119

Hi,

u cna call the FM : reuse_alv_commentary_write

there u can pass the Heading / Comments

Regards,

Satish.

former_member156446
Active Contributor
0 Kudos
118

if its not mandatory to use ALV grid

use ALV hierarchical display FM...

REUSE_ALV_HIERSEQ_LIST_DISPLAY