I am using REUSE_ALV_LIST_DISPLAY FM to display the Data in ALV Report here how can i use the Condnse or How to reduse the unwanted sapce in the data field.
my code is like this
CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
EXPORTING
i_callback_program = v_repid
i_callback_user_command = text-004 "'USER_COMMAND'
is_layout = t_layo
i_default = 'X'
i_save = c_a
it_fieldcat = i_fcat[]
it_events = i_fevents[]
TABLES
t_outtab = i_final[].