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 problem

Former Member
0 Likes
10,034

Hello Experts,

I am working on scripts, i am getting all fields value.

i have problem in alignment

i am not able to drawn table.

is there any standard alignment which can help me creating a script.

can any one help me this scenario.

Regards

Prathmesh Rane

in that case you can write description on next line.

44 REPLIES 44
Read only

0 Likes
2,682

Dear Prathmesh,

Tell me why there is spacin in IT paragraph Header line after tab?

what are you doing changes in tab? Why are you using two tabs after &WA_FINAL-EBELP(c)&? why there is no tab after &WA_FINAL-Txz01&?

Read only

0 Likes
2,682

Hi

Actually my  wa values are linked with my  Heading part .

That's why  adjusting both , i have use Tabs according to that .

like

Item no then values should come under Item no

and so on.

That's the reason i have use double tabs somewhere and  somewhere no tabs.

help.

Regards

Prathmesh

Read only

former_member202818
Active Contributor
0 Likes
2,682

HI Prathmesh,

Try &wa-amount(CIZ)&

Regards

Read only

Former Member
0 Likes
2,682

HI Prathmesh,

You can write your code as follows:

*&wa_final-ebelp&&space(5)&.

You can mention the max amount of space you required between the two fields.

Then you can design the box easily in the script.

Regards,

Chakradhar.

Read only

0 Likes
2,682

Hello

That's very much correct . But my job is not to reduce the length of field but to adjust them in the Box whatever PO range i will enter in selection screen.

Item Description will vary from range to range. That's why output is varying .

Help.

Regards

Prathmesh