Hi Florian,
Your provided part of code is working and influencing the order of fields correctly.
But suppose I have 100 fields, for that each fields I need to write 100 field names with bracket ))))))...?
" set display order of fields lo_ida_alv->default_layout( )->set_visible_fields( it_visible_fields = VALUE if_salv_gui_types_ida=>yt_field_name( ( CONV fieldname('BUTXT') ) ( CONV fieldname('BUKRS') ) ) ).
Thanks,
Amol