Skip to Content
0
Oct 04, 2011 at 04:02 AM

How to add leading space in ALV Grid.

1512 Views

I've character field 'txt30'.I want to add leading space in ALV Grid display.

I've searched in forum.They have given solution using SHIFT.But its only working for list display and its not working for grid

display.

SHIFT wa_final-txt30 RIGHT BY 10 PLACES.

Edited by: Balamurugan.e on Oct 4, 2011 6:04 AM