Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHECK_59: ASSERT ID ... CONDITION - abapOpenChecks boolean parser error #929

Open
MiLiCLN opened this issue Feb 26, 2020 · 2 comments
Open

Comments

@MiLiCLN
Copy link
Collaborator

MiLiCLN commented Feb 26, 2020

The following statement leads to "abapOpenChecks boolean parser error".

ASSERT ID xxx CONDITION aaa <> bbb.

@larshp
Copy link
Owner

larshp commented Feb 26, 2020

thanks 👍

@ubabap
Copy link

ubabap commented Jan 20, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants