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

Alignment Problem in Production server

Former Member
0 Likes
505

Hi friends,

I am developing one report in which all the amount fields are right aligned and works fine in dev server, but the same report exeuting in in Production server some of the amout fields are left-aligned. I am using the same Varient in both the servers .

Can you please help me how the alignment will change from Dev to Prod server for the same varient.

Regards,

Suresh

2 REPLIES 2
Read only

naveen_inuganti2
Active Contributor
0 Likes
469

Do we have same domain for the field type that is giving issue.

Check if we have CHAR in Production and CURR/NUMC in Development system!

And

Which type of report is this? ALV or Normal?

Thanks,

Naveen.I

Read only

0 Likes
469

No, all the domains are same in both the servers and I am using the ALV list display.