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

papersize setting.ALV

0 Likes
444

Hi All,

Dynamically I want to set papersize of my ALV report.

How to do it.

Get_print_parameters will help me , if so , How to implement it.

Present paper size is X_PAPER , I want to change it into X_65_255.

Thanks,

Balamurugan.R

3 REPLIES 3
Read only

Former Member
0 Likes
412

Hi,

I hope the below link will help you.

Thanks,

Khushboo.

Read only

0 Likes
412

Hi Khushboo,

Thanks for your reply. The mentioned link says only about get_print_parameters.

My problem is how to change the paper size .

In ALV in you specify sy-batch = space , then it is pop up a window to select device information. I don't want it. I want to set paper size in my program itself.

Thanks,

Balamurugan.R

Read only

0 Likes
412

Hi Working.