Have you activated the null support in the XSOData service definition itself?
service {
"sap.hana.democontent.epmNext.data::PO.Header"
as "Header";
}
settings {
support null;
}
Have you activated the null support in the XSOData service definition itself?
service {
"sap.hana.democontent.epmNext.data::PO.Header"
as "Header";
}
settings {
support null;
}