Update content

This commit is contained in:
Daniel Reger
2023-01-11 14:45:25 +01:00
parent 93a2788207
commit 90a2c55ba1
19 changed files with 44 additions and 60 deletions

View File

@@ -15,7 +15,7 @@
* and data exchange between a RAP BO consumer, which is a class
* in this case, and RAP BO provider can work. Additionally, it shows
* how the methods for non-standard RAP BO operations might be
* self-implemented in an ABP. The example is is intentionally kept
* self-implemented in an ABP. The example is intentionally kept
* short and simple and focuses on specific RAP aspects. For this reason,
* the example might not fully meet the requirements of the RAP BO contract.
*
@@ -738,7 +738,7 @@ CLASS lhc_root IMPLEMENTATION.
<f>-%action-multiply_by_3 = if_abap_behv=>mk-on.
ENDLOOP.
"Multiply integer values by 2
"Multiply integer values by 3
MODIFY ENTITIES OF zdemo_abap_rap_ro_u IN LOCAL MODE
ENTITY root
UPDATE FIELDS ( field3 field4 ) WITH VALUE #( FOR key IN result ( %tky = key-%tky