docs icon indicating copy to clipboard operation
docs copied to clipboard

CAP Documentation

Results 198 docs issues
Sort by recently updated
recently updated
newest added

Using `$Not` apparently it doesn't work as we documented it here.

BLI: https://github.wdf.sap.corp/cds-java/home/issues/2111

copying the section on 'Log CDS Configuration' from March 2025 release note to the page on 'Operating Applications > Observability' for higher visibility.

creating a a map of parameters using Map.of(...) will actually not work, probably something inside the library doesn't like "ImmutableCollections" created by Map.of(...)

Hi, The https://cap.cloud.sap/docs/advanced/odata#currencies-and-units-of-measure section documents how to use the @Semantics.amount.currencyCode and @Semantics.currencyCode capabilities to get analytical list reports working with currencies and units of measure. I suggest to clarify the...