‎2006 Jun 22 4:56 AM
I would like to add some checkbox / some checkbox with a tick inside in my form. Is is able to do so? I have found the symbol in MS Word and try to paste it as text in the form. However, it is shown abnormally when I preview the form using program RSTXCDM1.
Could anyone please help? Thanks a lot!
‎2006 Jun 22 4:59 AM
Hello,
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,
‎2006 Jun 22 4:59 AM
Hello,
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,
‎2006 Jun 22 5:00 AM
i don' think that there is any option to display check box in sap script . but u can use box command to make check box . it means make small box where u want check box in sap script.
‎2006 Jun 22 5:06 AM
hi seed.
itz not possible to use checkbox in sapscript as it is not interactive.in such case you can use Adobe Interactive forms..
Cheers,
Abdul Hakim
‎2006 Jun 22 5:18 AM
Hi Adbul Hkaim,
I am not talking about an interactive checkbox.
I want to show a checkbox / checkbox with tick in the printout depends on certain variable in the program.
Hi Naren,
where can I find the path you are talking about?
'In window->textelements->insert->characters->SAP symbols'
I have no idea what does it mean.
Thanks all for your reply.
‎2006 Jun 22 5:28 AM
Hi Gundam,
Select any window and press text element icon(F9).
Go to insert - > characters - > SAP symbols there are some symbols but not as per your requirement if you want to insert any of the available you can use any of them.
‎2006 Jun 22 5:50 AM
Hi Kumar and Naren,
That looks like what I want(at least I can find a checkbox there!). I would like to know whether it is possible to add some other symbols? If yes, how? Thanks!
‎2006 Jun 22 7:48 AM
Hi Gundam,
I do not think that you can add your own symbols there.You have to select the symbol that is matching with your requirement.
Regards,
Mukesh Kumar
‎2006 Jun 22 7:45 AM
Hi,
Open the form.
Click WINDOWS.
Open the window where checkbox has to be added.
Go to Change Editor.
In the Menu bar.
Select Insert->Characters->SAP Symbols.
Select Selected Checkbox.
Regards,
Sujana
‎2006 Jun 22 8:27 AM
Hi Gundam,
what you could possibly do is prepare the symbol you need as a TIFF or BMP graphic, load it with SE78 to SAP and use BITMAP command to show it. But in this case the position will be fixed bercause the graphics are not part of the text.
Regards,
Clemens