Hi guys,
I need total subtotal and per details at the end of an internal table.
like
f1 f2 f3
4 3 4
3 4 -> tot and per for ex
but when iam appending
iam getting as
3 4
can u guide how i have insert as the last row.
regards
jansi