on ‎2009 Oct 13 3:53 AM
Hi Experts,
I am fasing an issue in scripts allignement.
I am printing Posnr(6) Type NumC & Quantity type menge.
In My Script text , the code is
,,&itab-posnr(Z)&,, &itab-qty(I10)&
For this , I am getting the output as follows.
10 200
20 1300
110 2348
In the above, the 3 rd row is not properly aligned. it's moved right because posnr is 3 char length.
for the same, I require.
10 200
20 1300
110 2348
.
Please help me to sort this issue.
Thanks in advance,
Regards,
Rahul.
Request clarification before answering.
Hi,
Change the paragraph format alignment for tab POSNR as left and for Quantity as Right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.