| |||||||||
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
SAP Ariba 開發人員入口網站
Ariba Network
若要建立應用程式並請求存取使用與此功能相關的 SAP Ariba API,您必須具備 SAP Ariba 開發人員入口網站的存取權。如需詳細資訊,請參閱 SAP Ariba Developer Portal 輔助說明中的<步驟以開始使用 SAP Ariba API>。
此 API 的所有查詢必須使用 OAuth 驗證進行驗證。如需詳細資訊,請參閱 SAP Ariba Developer Portal 說明中的「Developer Portal Authentication」。
您必須在 Ariba Network 中設定 API 用戶端識別碼。
使用 SAP Ariba 開發人員入口網站的供應商使用 SAP Ariba API 僅限於具有企業帳號的 Ariba Network 供應商。
SAP Ariba 開發人員入口網站存取限制所有其他 Ariba Network 供應商帳號類型。例如,標準帳號供應商無法存取 SAP Ariba 開發人員入口網站。
SAP Business Network 2108