Hi Experts.
I am just trying to include the "settings" command for supporting nulls and a simple annnotation and there is a "settings" misplace error:
***
service {
"myattributeview" as "MYVIEWSERVICE"
key ("ID"); }
settings {
support null;
}
annotations {
enable OData4SAP;
}
***
Please provide the right syntax for this.
Thanks in advance and Regards
Eduardo