Application Development 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: 

ULINE in SAPSCRIPT

Former Member
0 Kudos

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

Former Member
0 Kudos

create a Txt Element

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

Rgds,

Mano sri

Former Member
0 Kudos

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.