The SAP Cloud for Customer OData API Developer’s Guide complements the SAP Cloud for Customer OData API Reference (a link will be provided later) with usage details and samples for SAP Cloud for Customer OData API in a format that is most convenient to developers. Furthermore, it also covers known restrictions and limitations.
Apache License 2.0
111
stars
47
forks
source link
Filter not applicable to Appointment start datetime #2
I am trying to filter AppointmentCollection based on Field StartDateTime. But it return 500 SAP Internal Server Error.
Ex:- $filter=StartDateTime/content ge datetimeoffset'2016-07-08T00:00:00Z'
I am trying to filter AppointmentCollection based on Field StartDateTime. But it return 500 SAP Internal Server Error. Ex:- $filter=StartDateTime/content ge datetimeoffset'2016-07-08T00:00:00Z'