This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Desperately seeking a better solution for controlling which Invoice Payment Requests are to be set as "Extracted" in Concur Invoices.
Our current process is as follows (via API):
The marking of Payment Requests as Extracted is the issue.
I would ideally like to be able to change the Payment Status of the Concur Payment Request to "Extracted" via the API, individually per Payment Request ID -- eliminating the AP user from having to process this manually. We have gone back and forth with Concur support for this issue (over years) only to be told to use the current processes for running an Extraction in Concur. Unfortunately, although running an extraction via the API is possible, there is no way to do so for a subset of Payment Request records (the records that failed import into our ERP System) without user, manual participation. The current process simply marks the entire recordset as "Extracted".
If there was the option of marking a Payment Request as 'Extracted" through the API, using the Payment Request ID as a parameter, I could simply mark the Payment Request as Extracted while running my import process into our ERP System as I get and immediate status response indicating that the record as successfully imported into our ERP.
This does not seem possible, so I am hoping I am missing something or Concur would be willing to accommodate by creating a "Mark Payment Request as Extracted" API Call that accepts a Payment Request ID parameter.