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

Right alignment of currency amount in Sap script

Former Member
0 Kudos
789

Hi All,

I have the following issue, I can't do the right alignment of currency value column in the sap script form as you can see from the picture below decimal values: 127,96 and 5.639.46 are not right-aligned.

The sap script is copied from the standard one - F140_ACC_STAT_01, and it is executed from custom report which is copied from the standard one - RFKORD10, of course modifications are made on the custom report and in the custom sap script.

This is how looks the line in the sap script where the invoice details are printed

and this is how are defined the tabs defined for the paragraph format - "ZN"

I tried all possible alignment here: "DECIMAL", "SIGN", "RIGHT", but none of them is working.

I've also read many suggestions on SAP SDN forum, but I wasn't able to find some solution for my problem, I also convert to string the currency amount and tried to right justify the string but it was also not working this solution.

So I will be very grateful if someone has experienced the same problem and found solution, or any suggestion that can help me to solve this problem.

Thanks,

Dime

View Entire Topic
joaopereira_78
Explorer
0 Kudos

Dear dime.slavkov,

I'm facing the same issue with right alignment for amount. Were you able to find a solution?

Thank you in advance

KR,

Joao Pereira