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

fix column in output

Former Member
0 Likes
451

Hi every 1,

Anybody help me in ALV Report Regarding , how to fix the column in output.

i dont need to change that column position.

pls urgent..

Regards,

Hi every 1,

Anybody help me in ALV Report Regarding , how to fix the column in output.

i dont need to change that column position.

pls urgent..

Regards,

2 REPLIES 2
Read only

Former Member
0 Likes
429

in the fieldcatalog

wa_fcat-FIX_COLUMN = 'X'.

Read only

Former Member
0 Likes
429

fielcatalog TYPE lvc_s_fcat.

In <b>fieldcatalog-fix_column = 'X'.</b> for the fiedl which u want to fix.