‎2008 Apr 27 1:07 PM
Hello
how can I prevent overlaping of (structure's) output fields in my alv grid
Maybe through lvc_s_fcat any attribut but which ne is correct one.
Regards
ilhan
‎2008 Apr 27 1:55 PM
Hi,
Instead of field catlog structure, you can try in layou structure.(LVC_S_LAYO)
Try this.
LVC_S_LAYO-COL_OPT = 'X'.
Regards,
Anversha
‎2008 Apr 27 8:28 PM