‎2005 Nov 30 6:35 AM
Hi,
Is anyone out there know how to sum up a subtotal without the total and display it out in the report?
Thanks.
‎2005 Nov 30 6:38 AM
if gs_layout is the name of your layout
then set
gs_layout-NO_TOTLINE = 'X'.
If this field is set, only subtotals, but no totals, are displayed.
PLZ REWARD POINTS IF IT SOLVES YOUR PROBLEM
‎2005 Nov 30 6:38 AM
if gs_layout is the name of your layout
then set
gs_layout-NO_TOTLINE = 'X'.
If this field is set, only subtotals, but no totals, are displayed.
PLZ REWARD POINTS IF IT SOLVES YOUR PROBLEM
‎2005 Nov 30 6:44 AM
hi,
there is an option in ALV FIELD CATLOG to sum up the subtotal and without displaying the total i.e NO-DISPLAY option.
Regards
Vinay.