Skip to Content
1
Apr 15, 2020 at 06:36 PM

Issue with Standard Gateway Service 'FDP_EF_PURCHASE_ORDER_SRV' GetEntity(Read) for 'PurchaseOrder'

877 Views

Hello All,

As part of Project requirements I was testing Standard Odata Service for PO Form i.e. FDP_EF_PURCHASE_ORDER_SRV and I am facing issue with GetEntity(Read) operation.

When I run the below URI:

/sap/opu/odata/sap/FDP_EF_PURCHASE_ORDER_SRV/PurchaseOrder('4500000000')

It gives error message 'Resource not found for segment 'PurchaseOrderNode' with status code 404. But I could see the corresponding GetEntity Method for PurchaseOrder is coded there.

Strange thing is when I run below URI:

/sap/opu/odata/sap/FDP_EF_PURCHASE_ORDER_SRV/PurchaseOrder

which is for GetEntitySet( Query ) it works well and even in the response payload I could see like this:

It's really strange even though the code for GetEntity(Read) is there still its throwing error.

Can anyone please help in understanding this issue.

My main question is will this create any issues while binding into the Adobe Form ?

Thanks,

Sijin

Attachments

capture.png (16.6 kB)