Skip to content

Commit f517c66

Browse files
author
Ilyes YAMOUN
committed
Merge branch 'master' of git+ssh://github.com/sap-tutorials/Tutorials
2 parents 77f4bf5 + 5c282dd commit f517c66

69 files changed

Lines changed: 321 additions & 131 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

tutorials/abap-environment-behavior-definition/abap-environment-behavior-definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ In this tutorial, wherever `XXX` appears, use a number (e.g. `000`).
5858
delete;
5959
6060
field (mandatory) id;
61-
field (read only) lastchangedbyuser, lastchangeddatetime;
61+
field (readonly) lastchangedbyuser, lastchangeddatetime;
6262
}
6363
```
6464
Save and activate.
Binary file not shown.
159 KB
Loading
Binary file not shown.
81.8 KB
Loading
Binary file not shown.
55.5 KB
Loading
Binary file not shown.
194 KB
Loading
188 KB
Loading

0 commit comments

Comments
 (0)