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

word wrap in scripts

Former Member
0 Likes
445

Hi,

im facing one issue in scripts.

i.e wraping.for example i want to display po number.it's dictionary length is 40.but in scripts im displaying that in window.

but if i give more length like morethan 25 it's exceeding the window.is it possible to wrap if that length exceeds than the window.

please send ur valuable suggions.

Thnaks,

Srinivas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
413

Use this FM <b>RKD_WORD_WRAP</b> before passing data to SapScript.

Greetings,

Blag.

2 REPLIES 2
Read only

Former Member
0 Likes
414

Use this FM <b>RKD_WORD_WRAP</b> before passing data to SapScript.

Greetings,

Blag.

Read only

Former Member
0 Likes
413

Hi Alvaro,

Thanks for ur quick reply.it's solved my problem.

Thanks,

Srinivas.