Hi
Is it possible to write normal reporting after alv list in same page?
I displayed a list using ALV.
Below i want to Only totals of that ALV list..
and i want to add some more to that totals??is is possible to do in ALV?/
Example:
EEPF VPF CLA REC OTHER DED Prof Tax LWF TDS Other Deduction 1 Gross Ded
11097.00 0.00 6300.00 489.00 400.00 3.00 22317.00 0.00 40606.00
NET PAY 0 180592.00
The above fields are totals from list and below i want to add to that fields(other decuction1,lwf,netpay)
Other Deduction 1 0.00
LWF 3.00
Net Pay 180592.00
Salary Payable in Doc.No.xxxxxxxx 180595.00
if not possible in alv,how to get display that alv totals in normal format and i can do calculation.
Thanks in advance..