on 2021 Jan 27 9:53 PM
HI,
I am looking for an API that I can use to search for a purchase requisition that is on Ariba either by
1. PR title
2. PR submitter
I see there is this Approval API but I am looking for a general API to search for PRs. There seem to be one for POs but I couldn't find one for PR
https://api.sap.com/api/approval/resource
Thanks for the help.
Regards
Ravi
Request clarification before answering.
ravishankarp1000 , you can use the Operational Reporting APIs (https://help.sap.com/viewer/c4f46b9331834a0b970f834c20c9c73b/cloud/en-US) to retrieve Sourcing Requests. I'm assuming that your ERP is integrated with Ariba and when the object is synced to Ariba it will create a Sourcing Request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ravi
Ariba APis are very limited and do not exist for all scenarios
Purchase requisition is not released yet it seems
What you need to do is if you need that open a support ticket and they might assist you but chances are they would ask you to use whats available
You can verify this when you login to the Ariba developer portal if you dont have access to that as well raise with the support team
Regards
Vinita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ravi,
You can either use either of the two. I'd recommend investing in the Operational Reporting API -- if it makes sense -- since it gives more data and is up-to-date (there's a lag on Analytical Reporting). Additionally, Analytical Reporting can always be retrieved via the UI so you're not getting any 'new' data (not sure exactly what your requirement is):
I'd suggest looking into the Operational Reporting API in the following sequence:
You can also use the Operational Reporting for Procurement - Synchronous API instead of the Job Results API if you're building an external app that needs an immediate response.
If you can't select for the fields you mentioned (PR Title, Preparer, Requester), you may have to use the Analytical Reporting API instead. It all depends on your scenario.
Hope that helps!
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.