Hello all,
I have a check box on my selection screen defined as below:
PARAMETERS show_all AS CHECKBOX
I want to make this check box as non editable.
i.e the user should not be allowed to uncheck the flag.
Any idea??