| |||||||||
NP-28133
Previously, there was no option for API consumers to extract invoice header data based on the date an invoice was updated. All invoice header data extraction was based on the date on which the invoice was created. Therefore, they were unable to check the status changes of invoices, and perform business tasks accordingly.
Now, Ariba Network allows SAP Ariba API portal consumers who have access to the Invoice Header Data Extraction API, to query invoice header data based on the date the invoice was updated. The Invoice Header Data Extraction API is enhanced with an optional filter for querying invoices using a date range based on the date an invoice was updated. For example:
GET {{runtime_url}}/invoices?$filter=startDate eq '2021-02-02T00:01:01' and endDate eq '2021-02-02T23:59:58'&$filter=documentStatusUpdatedStartDate eq '2021-02-02T00:01:01' and documentStatusUpdatedEndDate eq '2021-02-02T00:01:01'&$skip=0&$top=100
Currently there is no option for API consumers to extract invoice header data based on the date an invoice was updated. All invoice header data extraction is based on the date on which the invoice was created. Therefore, they are unable to check the status changes of invoices and act on that information.
The enhancement to the Invoice Header Data Extraction API now allows the customer to use invoice status updates via invoice update date queries to drive business flows, increasing the scope of business functionality this API supports.
Buyer and Supplier
Automatically On
SAP Ariba API-er
SAP Ariba Developer Portal
Ariba Network
For å opprette en applikasjon og be om tilgang til å bruke SAP Ariba API-er som er relevante for denne funksjonen, må du ha tilgang til SAP Ariba Developer Portal. Du finner mer informasjon under “Trinn for å begynne å bruke SAP Ariba APIs” i hjelpen for SAP Ariba Developer Portal.
Alle spørringer som utføres i denne API-en, må autentiseres ved hjelp av OAuth-autentisering. Du finner mer informasjon under "Developer Portal Authentication" i hjelpen for SAP Ariba Developer Portal.
Du må konfigurere API-klient-ID-en i Ariba Network.
Bruk av SAP Ariba API-er for leverandører som bruker SAP Ariba Developer Portal, er begrenset bare til Ariba Network-leverandører med Enterprise-kontoer.
Tilgang til SAP Ariba Developer Portal er begrenset for alle andre Ariba Network-leverandørkontotyper. Standardkontoleverandører har for eksempel ikke tilgang til SAP Ariba Developer Portal.
SAP Business Network 2108