SAP Concur Expense · Arazzo Workflow
SAP Concur Update Report and Verify
Version 1.0.0
Read a draft report, update its header fields, then read it back to confirm.
View Spec
View on GitHub
Expense ManagementFinancial ManagementReceiptsReimbursementReportingSAPTravelArazzoWorkflows
Provider
Workflows
update-report-verify
Read, update, and re-read an expense report header.
Reads the report header, applies header edits, and reads it back to confirm the changes were saved.
1
getBefore
getExpenseReport
Read the report header to confirm it exists before editing.
2
updateReport
updateExpenseReport
Apply the supplied header edits to the report.
3
getAfter
getExpenseReport
Re-read the report header to confirm the edits were saved.