cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Alignment problem in script

Former Member
0 Likes
1,882

Hi Experts,

While printing the item level details in the Main window , I am getting incorrect alignment for the last column (Net amount) as shown here.

I am using same logic for all the remaining columns, I don't know why only this last column is getting incorrect alignment.

Also I have tried swapping Discount column and Net amount, then also no change in last column alignment (i.e. Discount column in this case) .

Code using here is

Kindly help me on this.

View Entire Topic
Former Member
0 Likes

Hi

I think for the paragraph LI the last tab position alignment is set to CENTER.

please change alignment to RIGHT in the Tcode SE71 - Paragraph formats -> Tabs...

If the above does not work.

Please define a temp variable char(25) write a perform to pass the value and change it to text

and use the temp variable to be printed on the form in the required last column

Try them may be one of the above should work.

Thanks & Regards,

Veeru.