Skip to Content
0
Former Member
Nov 09, 2012 at 03:53 PM

how to display total text in alv using REUSE_ALV_GRID_DISPLAY

43 Views

hi everyone

total text should be appear after all the records like

Eg:

abc bcd efh

121 5398 54968

446 5876 56759

total: 5495809 56840

i used this one but not working

struct_layout-zebra = 'X'.

struct_layout-colwidth_optimize = 'X'.

struct_layout-totals_text = 'total'.

in function module

is_layout = struct_layout

help me

thanks nd regards

prasanth