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

Draw Circles

Former Member
0 Likes
1,072

Hi Guys,

I need to display one field within circle(means i need to display one filed that field always has the value 'Y' or 'N')in sapscript and in report output also means both normal and alv reports.How can i do this? Is it possible in sap to draw circles? Is there any function module to achieve this? please help me.

Hi Guys,

I need to display one field within circle(means i need to display one filed that field always has the value 'Y' or 'N')in sapscript and in report output also means both normal and alv reports.How can i do this? Is it possible in sap to draw circles? Is there any function module to achieve this? please help me.

1 REPLY 1
Read only

Former Member
0 Likes
660

Hi,

You can do in SAP Scripts as follows :

T/code SE71> Script name> Windows>Text element> Insert(Menubar)> Charcters> SAP Symbols --Search for Circle and add that symbol.

Hope this may help you.

Lanka