‎2006 Aug 24 4:51 PM
Hey Everybody,
I am using the ALV Object Model for a report, and not the ALV Grid object. I have programmed a Hierarchical Sequential list. I have to do some subtotaling. I see the documentation regarding this on help.sap.com at http://help.sap.com/saphelp_nw04/helpdata/en/ec/9e084136b5f423e10000000a155106/frameset.htm
The only problem is there is no sample on the site on how to use the methods and classes.
Would any of you have an example for subtotaling.
Do I have to do something like
CL_SALV_HIERSEQ_LEVEL->GET_AGGREGATIONS
which gives me the aggregation object, for which I have to do CL_SALV_AGGREGATIONS->ADD_AGGREGATION
Thank You for the help.
Sumit.
‎2007 May 07 8:42 PM
Hi Punters,
Along with the above question i have another query. I am working on ALV object model. I need to display sub total text. Please help me in this regard.
‎2007 May 07 8:42 PM
Hi Punters,
Along with the above question i have another query. I am working on ALV object model. I need to display sub total text. Please help me in this regard.