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

Alignment in SAP Scripts

Former Member
0 Likes
262

Hi,

I have a requirement where i have a text field and a currency field in a table. While printing the form i need to have the text to be left aligned and the currency field to be right aligned.

I used &VARIABLE(R)& to right align the currency field. But still it's not getting aligned. Could anyone please help me in this issue.

View Entire Topic
Former Member
0 Likes

in the tab spacings on the paragraph format, position your currency field with tab as right-aligned.

or create a character format with right-justification and use it for your field..