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

Former Member
0 Likes
1,180

hi,

I have problem in alignment in sap script...

i>Material:

      10000000000220 SHORT TEXT                3 UN</i>

but if the text is longer:

<i>Material:

      10000000000220 LONG TEXT SHOWED                  3 UN</i>

I want like below

i>Material:

      10000000000220 SHORT TEXT                3 UN</i>

but if the text is longer:

<i>Material:

      10000000000220 LONG TEXT SHOWED  3 UN</i>

thanks,

payel

6 REPLIES 6
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,152

Hi Payel

This you are showing in Main window right. You can create a paragraph format and maintain tabs spacing. so as to align it

Nabheet

Read only

0 Likes
1,152

hi nabheet,

I have copy medruk to zmedruck....yes in main window...could u please how to maintain tab spacing ?

payel

Read only

0 Likes
1,152

If you check SAP standard medruck form has IL/I2 paragraph format with line spacing. It is using it to print line item detail. You will have to do in same way

Read only

0 Likes
1,152

hi nabheet,

how to define paragraph in continue line in medruck

Read only

0 Likes
1,152

is this you are looking for

Read only

Former Member
0 Likes
1,152

hi,

Provide tab space of paragraph format to maximum length of material, issue will resolve.

Regards,