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

Update README.md #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
Remove ENDCLASS from Snippet
  • Loading branch information
alexlukas authored May 17, 2023
commit 458c2caa17a6dfd30af1def671e2adce465e922a
2 changes: 0 additions & 2 deletions rap6xx/rap610/exercises/ex1/README.md
Original file line number Diff line number Diff line change
@@ -202,8 +202,6 @@ Then add a **blank** behind the filter statement and and press again **Ctrl + sp

SELECT * FROM I_PURCHASEREQUISITIONITEMAPI01 WHERE PurchaseRequisition = '0010001516' INTO TABLE @DATA(purchase_req_data).
ENDMETHOD.

ENDCLASS.
</pre>

The ABAP class `zcl_test_i_purchase_req_###` in the screenshot underneath uses the ABAP Cloud development model (ABAP language version “ABAP for Cloud development”). The class cannot be compiled because of two ABAP statements containing syntax-errors: