‎2008 Jan 03 12:05 PM
‎2008 Jan 03 12:08 PM
Hello.
you write it like this:
write your_field as CHECKBOX.
Reward if it helps please.
Regards,
George
‎2008 Jan 03 12:15 PM
Hi,
Check the following link:
http://sap-img.com/abap/regarding-runtime-creation-of-check-boxes.htm
Regards,
Bhaskar
‎2022 Jan 22 1:15 PM
Hi,
Your requirement is to add checkbox on output screen or input screen.
Please elaborate the issue. Because if you want it on selection screen you can achieve it by following syntax-
PARAMETERS <P_name> AS CHECKBOX.
Thanks and Regards,
Aditya Mane