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

report layout wrong

Former Member
0 Likes
565

HI,

We have a problem with a custom report, the report has several horizontal lines, but depending on who or maybe the computer where this report is run, these lines are not aligned correctly. So for some users, the layout is ok, but for other users is not ok.

Any help?

3 REPLIES 3
Read only

Former Member
0 Likes
527

Hi,

Can you please provide your code snippet ??

Regards

HM

Read only

Former Member
0 Likes
527

Hi,

please give some more informations about your issue.

But you can check the Customize Local Layout button (ALT+F12) before, if all users / computers have the same SAPGUI version (see option About) and the same font settings (see option Font(I18N)...) before that.

Regards

Klaus

Read only

Former Member
0 Likes
527

Set the LINE-SIZE in the report statement to a higher value. ( For ex: REPORT zprogram LINE-SIZE 300. )