Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV grid align column control

Former Member
0 Likes
561

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 .

2 REPLIES 2
Read only

Former Member
0 Likes
470

Hi kosmo...

The alignment is decided from the data type...

however you can define the alignment with the fieldact...

regards

Marco

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
470

you can modify the field catalog , try fm : alv_fieldcatalog_merge.