Hello Community,
I created an OData V4 Service to read data with RAP (CDS Views) based on a SAP Standard Table BNKA.
In the metadata any string are stated as Nullable="false".
For non key fields I would expect that fields can be null.
Can th...
Hello Tudor,I found this attribute in the cds annotation syntax ABAP CDS - Framework-Specific Annotation Syntax - ABAP Keyword Documentation (sap.com)But as per my understanding it is only available in S/4 Cloud. As I have an OnPrem System available ...
Thank you for the answer. Yes, it should be consistent.I created the OData v2 and OData v4 based on the same Service Definition resulting in the above seen metadata. What leads to the inconsistency?