We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/SAP-samples/abap-platform-rap-workshops/blob/main/rap6xx/rap620/exercises/ex4/README.md/#exercise-4---consume-a-soap-web-service
Field Symbol is missing at declaration and afterwards in every place where it was used. LOOP AT inventories ASSIGNING FIELD-SYMBOL().
The text was updated successfully, but these errors were encountered:
Correction README.md markdown
21dffb3
Some code variables were missing due to incorrect markdown reading. Related issue SAP-samples#10
Update README.md markdown
b487b75
General code block SAP-samples#10
1b2b54d
There are some missing words in the code snippet due to markdown language. Issue SAP-samples#10
No branches or pull requests
https://github.com/SAP-samples/abap-platform-rap-workshops/blob/main/rap6xx/rap620/exercises/ex4/README.md/#exercise-4---consume-a-soap-web-service
Field Symbol is missing at declaration and afterwards in every place where it was used.
LOOP AT inventories ASSIGNING FIELD-SYMBOL().
The text was updated successfully, but these errors were encountered: