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 in sap script

Former Member
0 Likes
361

Hi Experts,

In a sapscript out put in the main window,for header i have designed with boxes.

header is perfect and fitting in boxes.

But while printing line items if the first field (say material description) is more then the second column is moving forward( overlapping 3d column).How to overcome this? can we create any pragraph or character format for second colun to display at center of column?But al ready i displaying line items with single paragraph for mat P1.

How to resolve this?

Regards

1 REPLY 1
Read only

Former Member
0 Likes
313

Hi,

I think you should use the functionality of Tabs in Paragraph Format. Try changing the value to accomodate your requirement.

If length of the field is more than specified, it always move the second field to the right, I don't think we have something to do with this.