abapOpenChecks
abapOpenChecks copied to clipboard
CASE, only one branch
trafficstars
CASE sy-subrc.
WHEN 0.
WHEN OTHERS.
WRITE: / 'hello world'.
ENDCASE.
same with new SWITCH statement
Hi, I'd like to build a check for this. Can you assign me the issue?
done
issue from back in 2015 😄
Got to start somewhere. :-)
May I use number 99 for the new check?
yes, we'll rename if its used in the meanwhile
and will start using A1 or something as new number range