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

ULINE in SAPSCRIPT

Former Member
0 Likes
1,001

Hi ,

I want to draw a line in sapscript which is disjoined an e.g is given below

-


-


-


-


how can i do it using uline.

Regards

Arun

2 REPLIES 2
Read only

Former Member
0 Likes
525

create a Txt Element

with &Sy-uline(10)& &sy-uline(20)& &sy-uline(12)&

Rgds,

Mano sri

Read only

Former Member
0 Likes
525

Arun,

Do not use the ULINE command.

SAP recommends to use BOX comamnd for drawing lines.

That gives better results.Try BOX commands.

Regards,

Sandip.

PH : +44 121 683 2814.