Hi,
My Odata Services is working for get entityset perfectly and able to use display in the browser or gateway service.
The problem is when I try to use get_entity method where I use the signature of the method.
read table it_key_tab into data(ls_key_tab) with key name = 'Vbeln'.
It shows client error 400.
Why can't I read the table it_key_tab ?
Thanks
Jyothsna