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 header

Former Member
0 Likes
735

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.

4 REPLIES 4
Read only

Former Member
0 Likes
667

Hi ,

Try to specify the line width and page width in REPORT parameters.

-suresh

Read only

Former Member
0 Likes
667

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

Read only

0 Likes
667

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.

Read only

Former Member
0 Likes
667

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