SAP Concur Expense · Arazzo Workflow
SAP Concur Report Status Check
Version 1.0.0
Retrieve a report and branch on whether it has been paid or is still pending.
View Spec
View on GitHub
Expense ManagementFinancial ManagementReceiptsReimbursementReportingSAPTravelArazzoWorkflows
Provider
Workflows
report-status-check
Read a report and branch on its payment status.
Fetches a report header and, depending on its payment status code, either ends or lists payment batches to locate the report in the reimbursement run.
1
getReport
getExpenseReport
Read the report header to inspect approval and payment status.
2
listBatches
listPaymentBatches
List payment batches to locate the report in the reimbursement pipeline.