CHECK_25 - Selection screen data not referenced statically
Improve this pageRFC enabled
CODE
Selection screen contains a field that is not referenced statically in the program. Remove the field.
Radio buttons can be ignored, as one of the options are typically implemented with ELSE or WHEN OTHERS
NOTE: This check returns an error if the field is only referenced dynamically.