2008 Jun 05 5:22 AM
how we can display a row of totals or subtotals with headings at
end of the alv report.
2008 Jun 05 5:23 AM
Hi,
In the fieldcatalog,fill the parameter for sutotal.
i.e. fieldcat-do_sum = 'X'.
2008 Jun 05 5:28 AM
i used do_sum. but i want to diplay a separate row with heading
totals or with any heading.
2008 Jun 05 5:31 AM
check this[ pdf |http://www.erpgenie.com/sapgenie/docs/Using%20ALV.pdf]
2008 Jun 07 7:16 AM
Actually my requirement to display some rows at the end of alv.
Rows in the sense side headings to give some informations for
example opening balance or over all closing balances is to be diplayed
at the end of alv. plz kindly give necessary information.
regards
prasad.
2008 Jun 07 7:19 AM
check this [link for it|http://help.sap.com/saphelp_erp2004/helpdata/en/ee/c8e056d52611d2b468006094192fe3/content.htm]
another [link |http://www.saptechnical.com/Tutorials/ALV/Total/text.htm]also might help.
2008 Jun 07 8:09 AM
2008 Jun 07 8:22 AM
hi
see the layout structure .
in layout structure there are two fields
total-text. for total
subtotal-text . for subtotal
I_LAYOUT-totals_text = `total `.
I_LAYOUT-subtotals_text = `sub_total`.
rewards if its helpful.
regards
surender
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |