PARAMETERS AS CHECKBOX NO-DISPLAY Alternative Xfeld

PARAMETERS: p_chkbx AS CHECKBOX.

Note that it is not allowed to include the formatting option NO-DISPLAY here. It throws an error message asking you to delete this formatting option.

So we definitely have to come up with a workaround.

Another very interesting way of declaring a checkbox is:

PARAMETERS: p_chkbx TYPE xfeld.