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

Sapscript

Former Member
0 Likes
545

Hi all,

I have to restrict the length of fields which are picking the values described in tables.pls guide me how for the same.

Also I've to make 1 column of the table right aligned,how can I do it?

Pls guide me.

Helpful answers will be rewarded.

Regards,

Sipra

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
523

U can use field+0(length), where in u can specify what length u want for the field...

abt...right alignment u have to set property to the field...Check the property and assign it...

4 REPLIES 4
Read only

Former Member
0 Likes
524

U can use field+0(length), where in u can specify what length u want for the field...

abt...right alignment u have to set property to the field...Check the property and assign it...

Read only

Former Member
0 Likes
523

<b>for right align--- &variable(R)&</b>

,,&<b>itab-field1(R)&,,</b>

kishan negi

Read only

Former Member
0 Likes
523

Hi,

I could restrict the length successfully but am unable to right align 1 column of the table.

Pls be a more clear so that i could follow it .

regards,

Sipra

Read only

Former Member
0 Likes
523

thnx for contributing towards solving my problem.

Regards,

Sipra