‎2008 Apr 04 4:44 AM
i want to get result in center of list,,,in alv,,,we have to get result in center..........how
‎2008 Apr 04 2:54 PM
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
‎2008 Apr 04 2:54 PM
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