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

prevent overlapping

Former Member
0 Likes
488

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

2 REPLIES 2
Read only

anversha_s
Active Contributor
0 Likes
463

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

Read only

Former Member
0 Likes
463

Hi I have tried this and nothing has changed.

Regards

ilhan