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: 

Draw Circles

Former Member
0 Kudos

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

Former Member
0 Kudos

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