‎2007 Jun 17 12:34 AM
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.
‎2007 Jun 17 1:16 AM
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
‎2007 Jun 17 10:30 AM
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.
‎2007 Jun 17 11:26 AM
‎2007 Jun 18 7:00 AM
Hi
I require the above requirement using CL_SALV_TABLE alv display.
Regards
Prashanth