‎2010 May 24 4:04 PM
Hi
I use to create ALV CALL METHOD go_grid->set_table_for_first_display
and I don't know is it possible to add to this or ws_field some parameters to change text align in some columns.
Default all column are aligned to the left .
‎2010 May 24 4:09 PM
Hi kosmo...
The alignment is decided from the data type...
however you can define the alignment with the fieldact...
regards
Marco
‎2010 May 24 4:35 PM
you can modify the field catalog , try fm : alv_fieldcatalog_merge.