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 - to print a checkbox

Former Member
0 Likes
1,188

HI ALL,

I need to print a check box and a tick mark in the check box in SAPSCRIPT.Kindly send a sample code

Thanks

Points will be rewarded

HI ALL,

I need to print a check box and a tick mark in the check box in SAPSCRIPT.Kindly send a sample code

Thanks

Points will be rewarded

3 REPLIES 3
Read only

Former Member
0 Likes
877

Hi jayasree,

you can use..

/: BOX [XPOS] [YPOS] [WIDTH] [HEIGHT]

to draw a box and and i dont think you can draw a tick mark..

regards

satesh

Read only

Former Member
0 Likes
877

Hi,

In window>textelements>insert>charecters>SAP SYMBOLS.

There you click on the symbol what ever you want by placing the courser in text elements.

I think it will not reflect in print preview but will come in raw copy.

Thanks.

If this helps you reward with points and close the thread.

Message was edited by: KDeepak

Read only

0 Likes
877

hi,

i think u can create a logo with a box and tick mark then u can upload it in sap.and this one u cna use in ur script.

hope this will solve every problem,i made the same thing in my form,

bye

sasi