cancel
Showing results for 
Search instead for 
Did you mean: 

Posting Goods Receipt for Purchase Orders

amine1
Explorer
0 Kudos

Dear Community,

We need to develop an iflow for PO creation and GR. PO creation is possible via standard API/oData. 

Is there any standard API for posting Goods Receipt for Purchase Orders ?

Regards,

Amine.

Accepted Solutions (1)

Accepted Solutions (1)

Gabor_Kovacs
Product and Topic Expert
Product and Topic Expert
0 Kudos

I think you have already found https://api.sap.com/api/API_PURCHASEORDER_PROCESS_SRV/resource for POs.

For GR, please consider https://api.sap.com/api/API_MATERIAL_DOCUMENT_SRV/resource

from the API check the Business Documentation. There is an example for Create GR for PO:

https://help.sap.com/viewer/7760de6f44074d4994c4da9832f7bfca/1902.500/en-US/abbe9afa2bb246ffaf9b4db8...

SFY50013
Explorer
0 Kudos

Hello gabor.kovacs2 ,

thank you for your inputs. I'm having the same requirement, and managed to get those APIs work.

The problem we are facing is that we need to release the created PO before the GR, and i'm not able to identify the API for that functionnality. Is there any API to release POs ?

Thank you

Answers (1)

Answers (1)

Grecia_Cuellar
Explorer
0 Kudos

Hi Amine,

A good tool to search for APIs is api.sap.com . I did a quick search and did not see one available for your request as of now in the tool.