Update
This commit is contained in:
@@ -12,7 +12,7 @@ calculation:
|
||||
|
||||
|
||||
> **💡 Note**<br>
|
||||
> For checking out the code snippets in an SAP BTP ABAP environment, you can use the interface `if_oo_adt_classrun` in a class by implementing the method `if_oo_adt_classrun~main`.
|
||||
> For checking out the code snippets in [ABAP Cloud](https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/index.htm?file=abenabap_cloud_glosry.htm), you can use the interface `if_oo_adt_classrun` in a class by implementing the method `if_oo_adt_classrun~main`.
|
||||
|
||||
``` abap
|
||||
DATA num TYPE i.
|
||||
|
||||
Reference in New Issue
Block a user