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

ABAP Hot Expressions #21

Closed
schmelto opened this issue Aug 5, 2021 · 0 comments · Fixed by #33
Closed

ABAP Hot Expressions #21

schmelto opened this issue Aug 5, 2021 · 0 comments · Fixed by #33
Labels
documentation Improvements or additions to documentation enhancement New feature or request SAP abap

Comments

@schmelto
Copy link
Owner

schmelto commented Aug 5, 2021

SELECT *
 FROM scarr
 WHERE carrid <> @( VALUE #( ) )
 INTO TABLE @DATA(result).
@schmelto schmelto added documentation Improvements or additions to documentation enhancement New feature or request abap labels Aug 5, 2021
@schmelto schmelto added SAP abap and removed abap labels Aug 16, 2021
schmelto added a commit that referenced this issue Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request SAP abap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant