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
i mitigated that for my current system by allowing ID or subkey as 2nd token in line 23 of method analyze where it just seems to skip a check when fields are used .
But i don't understand how the code shall do any working check on the condition part of the assert statement and do not have a real fix to offer
The following statement leads to "abapOpenChecks boolean parser error".
ASSERT ID xxx CONDITION aaa <> bbb.
The text was updated successfully, but these errors were encountered: