This commit is contained in:
danrega
2023-08-30 14:16:08 +02:00
parent 51f5bac672
commit e68cf714fa
19 changed files with 19 additions and 3 deletions

View File

@@ -1369,6 +1369,7 @@ The following restrictions apply to operations and/or statements in the individu
<p align="right"><a href="#top">⬆️ back to top</a></p>
## Executable Examples
This cheat sheet is supported by different executable examples demonstrating various scenarios:
- Demo RAP scenario with a managed RAP BO, external numbering: [zcl_demo_abap_rap_ext_num_m](./src/zcl_demo_abap_rap_ext_num_m.clas.abap)
- Demo RAP scenario with an unmanaged RAP BO, external numbering: [zcl_demo_abap_rap_ext_num_u](./src/zcl_demo_abap_rap_ext_num_u.clas.abap)