2006 Aug 07 10:04 AM
2006 Aug 07 10:15 AM
Hi,
If you are using ALV Function Modules, then there is a parameter in Layout structure for passing subtotals text. If you pass that value then it will come.
Regards,
Rajesh
Hi,
how to get the text in sub totals in the alv programming?
2006 Aug 07 10:12 AM
2006 Aug 07 10:15 AM
Hi,
If you are using ALV Function Modules, then there is a parameter in Layout structure for passing subtotals text. If you pass that value then it will come.
Regards,
Rajesh
2006 Aug 07 10:30 AM
for that you have to use SORT internal table of ALV.
in that you will have SUBTOTAL field, put X to that.
SUB_TOT = 'X' to be populated for the field to which you want SUB TOTALS
and field catalog put totals = 'x' for any currency field.
for further help, refer this link on sdn
regards
srikanth
Message was edited by: Srikanth Kidambi
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |