‎2006 Mar 20 3:26 AM
Hi all,
I am using ALV grid display , using
classes .
The problem I face is, when the user gets into the print preview and hide some fields and send the list to spool
by print option , some of the header info ,top_of_list
parts Stripped away ,The top of list adjest to the
alv lsit width .
I want the top of list to be in a fixed lenght ..
for ex : 255 line size , in the spool.
did any of body face the same problem ?
is it possiblr by any method to set the list size to a
fixed length .??
Thanks in advance for any reply.
‎2006 Mar 20 6:10 PM
Hi ,
Try to specify the line width and page width in REPORT parameters.
-suresh
‎2006 Mar 20 6:10 PM
Hi
I don't know which tools you're using to build the alv grid, anyway if you you fm see the structure for layout,
here you can define the min size of the line, field min_linesize.
Max
‎2006 Mar 20 7:31 PM
Hi Max,
I am using Cl_SALV* classes ..
I don't see any method in class CL_SALV_DISPLAY_SETTINGS
for setting the min_linesize.Thanks you for your help.
‎2006 Mar 21 4:11 AM
Hi John,
Try this link..
http://help.sap.com/saphelp_bw33/helpdata/en/ef/a2e9eff88311d2b48d006094192fe3/content.htm
Reward points if it helps...
with regards,
Manikandan R