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

Former Member
0 Likes
290

i want to get result in center of list,,,in alv,,,we have to get result in center..........how

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
274

Hi,

while preparing fieldcat just do like that

l_fieldcat-JUST = 'C' . " center justified

this will make ur field appear in center

do reward if helpful

1 REPLY 1
Read only

Former Member
0 Likes
275

Hi,

while preparing fieldcat just do like that

l_fieldcat-JUST = 'C' . " center justified

this will make ur field appear in center

do reward if helpful