Hi guys,
I am able to get the total for alv table column.. but i want to display the total value in some other text view field.
In order to do that... first i have to read the total value, and have to set the same to text view field,
total value is of type ( DATA: LV_AGGR_RULE TYPE REF TO CL_SALV_WD_AGGR_RULE. )
but my text view field attribute is of STRING TYPE.
So am getting conversion error. Pleas help me in this.
Regards
Farooq
Edited by: farooq basha on Jun 13, 2011 12:52 PM