Hi All,
I am facing issue in UpdateEntity Method in Gateway service call.
I am using SAP Gateway Foundation Version : 7.40
I had created Create Deep entity for Customer(Header) and Partner function(Details), which is working fine but same
thing when i am calling PUT Method using UpdateEntity it gives me error :
Inline component is not defined or not allowed (HTTP PUT)
Gateway oData Service for update:
/sap/opu/odata/sap/CUSTOMER1/SOHeaders(CustomerID='0000000547',BNAME='M1018991')
If i pass only header part in XML request then Update entity is working fine but after adding partner function details it is giving above mentioned error
I had attached the XML ..
Kindly suggest ,what could be the issue..
Regards
Vivek