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

multiple row heading

Former Member
0 Likes
891

i want to do a ALV report which should have multiple row headin as show below

*Asset Name * INFORMATION 1

-


INFORMATION 2

-


INFORMATION 3

EX

1000230 VOLVO BUS

-


RS 18 LAKHS

-


RS 1 LAKH

7 REPLIES 7
Read only

former_member194669
Active Contributor
0 Likes
858

This is not possible in ALV

May be u can use fm REUSE_ALV_HIERSEQ_LIST_DISPLAY , get same functionality

Please make search in this forum, you can find few thread related to your query

a®

Read only

Former Member
0 Likes
858

Use Splitter Class & CL_DD_DOCUMENT class to split the ALV screen and CL_DD_DOCUMENT class to write header as per ur requirement

Refer below programs for help

BCALV_TEST_FULLSCREEN_HTML

DD_STYLE_TABLE

Read only

Former Member
0 Likes
858

Hi ,

Chk this link..

Regards

Read only

0 Likes
858

Both the links are not working...

Read only

Former Member
0 Likes
858

hi,

check the below link and it will help you to solve your problem.

[;

Regards

Sunil

Read only

Former Member
0 Likes
858

thanks

Read only

Former Member
0 Likes
858

thanks