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

Display the header in ALV using Object model method

Former Member
0 Likes
562

Hi

I have a requirement to display the Total Expenditure for a WBS Elements under a project.

So for every change of Project number or WBS Element the report output should have header information.

For an example i have 3 wbs elements under a project ,then the report header should be repeated three times.

This is required in ALV using OM model.

Does it possible in ALV List or ALV Grid using OM Model.

I have made the control break using method SET_GROUP To trigger the page break. I can see the page break in report display. but how to repeat the header information.

In the header information i have project number ,description ,wbs element ,description.

Please let me know ASAP.

4 REPLIES 4
Read only

Former Member
0 Likes
511

Plz refer to the below link to display ALV grid

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf

Reward if found useful

Regards,

Mayank Agarwal

Read only

0 Likes
511

Hi Mayank,

Thanks for the reply.

I am displaying the Report using ALV Object oriented model.Iam Using CL_SALV_TABLE not the old class CL_GUI_ALV_GRID.

I have displayed the header and the contents,depending on the change in the WBS Element i could do the page break.

When the page break occurs i need to display my new WBS element ,description and then it contents.

I couldnot display the above WBS Element,Description every time the page break occurs.

If problem solves,will be rewarded.

Regards

Prashanth.

Read only

Former Member
0 Likes
511

hi,

<b>follow this link.</b>

regards,

Ashokreddy.

Read only

0 Likes
511

Hi

I require the above requirement using CL_SALV_TABLE alv display.

Regards

Prashanth