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 Rows in ALV Report

Former Member
0 Likes
461

Hi,

I need to develop an ALV Report in which ROWS are different. My Requirement is as follow
Row 1. Employee details : PERNR, name, QTR No., Designation, Grade etc.

Row2 . Claims and allowances (Different wage type)

Row3 . Deductions : PF,IT etc.

The above three rows should come for all selected employees. Header also contains these rows i.e. i need 3 rows header.

Number of Rows in all column are same. So, is it possible to do in ALV Report.

Moderator message: FAQ, please search for available information.

Message was edited by: Thomas Zloch

Hi,

I need to develop an ALV Report in which ROWS are different. My Requirement is as follow
Row 1. Employee details : PERNR, name, QTR No., Designation, Grade etc.

Row2 . Claims and allowances (Different wage type)

Row3 . Deductions : PF,IT etc.

The above three rows should come for all selected employees. Header also contains these rows i.e. i need 3 rows header.

Number of Rows in all column are same. So, is it possible to do in ALV Report.

Moderator message: FAQ, please search for available information.

Message was edited by: Thomas Zloch

2 REPLIES 2
Read only

Former Member
0 Likes
439

Hi,

Yes it is possible using ALV Blocked List. Try to do this demo program.

<link to blocked site removed by moderator>

Regards,

Jake

Message was edited by: Thomas Zloch

Read only

0 Likes
439

There are also sample hereat scn as  ABAP - Program for ALV Block list (Use search tool at scn)

Regards,

Raymond