on 2014 Feb 10 10:48 AM
Hello Experts,
Can anyone let me know passing Date as Input Parameter in Odata Request URL. I tried with different formats . I am getting repsonse as "Invalid parametertype used at function 'eq' " . In structure declaration Date field Edm.Core Type is Edm.DateTime and for Abap type tried with both Data Element and InternalType . In Back-end, RFC with Input Date is having Date with type ERDAT.
Appreciate your help.
Thanks.
Hi Uday,
Pass like this : /?$filter=(ToDate eq datetime'2013-12-23T00%3A00%3A00' ) .
Thanks,
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.