You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks a lot for reporting this! Unfortunately, I missed this "SINGLE FOR UPDATE" addition in one of the places – this will be fixed with the next release.
Kind regards,
Jörg-Michael
jmgrassau
added a commit
to jmgrassau/abap-cleaner
that referenced
this issue
Feb 12, 2024
Image the following source code within a class method:
ABAP Cleaner throws an error on execution:
Workaround:
Comment the related sql statement, then execute ABAP Cleaner and uncomment the statement again.
The text was updated successfully, but these errors were encountered: