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

aligning data in sap script

Former Member
0 Likes
349

hi guyz,

how can i align data in sap script with spaces between..

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
324

Hi,

you have to create paragraph formats for this, in paragraph format you can define tab sapces.

use that paragraph format in command box of ur window editor, where ever you want the space just use ',,' which will apply tab space (the sapce you have declared).

reward if useful,

Thanks,

Sreeram.

1 REPLY 1
Read only

Former Member
0 Likes
325

Hi,

you have to create paragraph formats for this, in paragraph format you can define tab sapces.

use that paragraph format in command box of ur window editor, where ever you want the space just use ',,' which will apply tab space (the sapce you have declared).

reward if useful,

Thanks,

Sreeram.