| |||||||||
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's
SAP Ariba-ontwikkelaarsportaal
Ariba Network
Als u een applicatie wilt maken en toegang wilt aanvragen voor het gebruik van de SAP Ariba-API's die relevant zijn voor deze functie, moet u toegang hebben tot het SAP Ariba-ontwikkelaarsportaal. Zie "Stappen om de API's van SAP Ariba te gaan gebruiken" in de Help voor het SAP Ariba Developer Portal voor meer informatie.
Alle query's die op deze API worden uitgevoerd, moeten worden geverifieerd met OAuth-verificatie. Zie "Verificatie op het ontwikkelaarsportal" in de Help voor het SAP Ariba Developer Portal voor meer informatie.
U moet de API-client-ID configureren in Ariba Network.
Het gebruik van SAP Ariba-API's voor leveranciers die het SAP Ariba-ontwikkelaarsportaal gebruiken, is beperkt tot Ariba Network-leveranciers met een Enterprise-account.
Toegang tot het SAP Ariba-ontwikkelaarsportaal is beperkt voor alle andere soorten Ariba Network-leveranciersaccounts. Leveranciers met een standaardaccount hebben bijvoorbeeld geen toegang tot het SAP Ariba-ontwikkelaarsportaal.
SAP Business Network 2108