diff --git a/rap6xx/rap610/exercises/ex1/README.md b/rap6xx/rap610/exercises/ex1/README.md index f0241ca5..43b9eb6d 100644 --- a/rap6xx/rap610/exercises/ex1/README.md +++ b/rap6xx/rap610/exercises/ex1/README.md @@ -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. 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: