We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1133666 + 87b9a5e commit 403e4e4Copy full SHA for 403e4e4
index.cds
@@ -1,6 +1,7 @@
1
namespace sap.print;
2
3
-@cds.skip.peristance
+
4
+@cds.persistence.skip
5
entity Queues {
6
key ID : String;
7
description : String;
0 commit comments