This commit is contained in:
danrega
2024-01-05 15:31:26 +01:00
parent 3da26b1510
commit 7d6992a516

View File

@@ -212,7 +212,7 @@ focus on).
The following example shows a commented BDEF.
Note that there is a wide variety of possible specifications and options. The example shows only a selection. For full details, refer to the ABAP Keyword Documentation.
```abap
```js
//Possible implementation types: managed, unmanaged, abstract, projection, interface
//(with restrict/enable further specifications)
//You can specifiy one or more implementation classes (behavior pools/ABPs -> bp...)