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

Problem with script- Space alignment

Former Member
0 Likes
498

Hi All,

I have problem on space alignment for sapce script.

See the screen shot of my problem

For example:

Material Number quantiy Flag

68965 110.00 N

2343255 20.00 N

See here the record displaying correctely, but its came to second record its not happing correct format. I used Right Justfied option also, but not any solution.

If any know help on this issue.

Regards

Gangi

4 REPLIES 4
Read only

santhosh_patil
Contributor
0 Likes
464

Hi,

Try by displaying using

&g_t_mara-matnr(*)&.

  • --- takes length from the dictionary

-


patil

Read only

Former Member
0 Likes
464

Hi,

Declare correct TAB settings for the paragraph which you are using for this line.

If you use the right spacing for TAB's the data will be correctly displayed one below the other.

reward if useful

regards,

Anji

Read only

Former Member
0 Likes
464

Hi..

Define ur own <b>paragraph format</b> by giving appropriate <b>TABs</b> ,positions with proper distances...so that ur allign ment will bve right..

use this paragraph for that text u r printing..

Read only

Former Member
0 Likes
464

Hi,

In Paragraph setting u define TAB positions correct way.U get allignment correctly.

Reward if helpful

Thanks

Vana