‎2008 Jul 25 5:47 AM
‎2008 Jul 25 5:52 AM
Hi ,
1.If you need in the layout,Just do the follwing:
goto any PAGEWINDOW's Text elements in Script (SE71)
from the Menu-> INSERT-> Symbols
you find all symbols here.
2.If you need within in the selection screen ,you can call like normal report i.e within the driver program.
Data: v_sel as checkbox.
Regards,
Shiva Kumar
‎2008 Jul 25 5:55 AM
Thanks. which symbol should we select from the symbols for the check box?
‎2008 Jul 25 6:05 AM
Hi,
Select ICON_CHECKBOX icon.
Once you choose you will get <2039> in Text editor.
now save and activete you will see checkbox.
Regards,
sujit
‎2008 Jul 25 5:52 AM
Hi,
Go to this link, You will find the way-
http://abapeasy.blogspot.com/2008/03/3-easy-way-to-add-checkbox-in-your.html
Regards,
Sujit
‎2008 Jul 25 5:52 AM
‎2008 Jul 25 5:53 AM
‎2008 Jul 25 6:13 AM
‎2008 Jul 25 7:02 AM
Hi,
go with SE71 to your sapscript. Go to Windows and mark f. example
MAIN and press F9.
go to the line where you want to insert the box.
Than take INSERT->CHARACTERS->SAP-SYMBOLS.
Here you see a list of possible Sysmbols.
Take doublle-Click of SYM_LARGE_SQUARE or SYM_CHECKBOX
and you get it.
NOTE:you can see the box only when you print it, not in preview.
Test it.
Rewards if helpful.
Regards,
Bhupal.