SAP Concur Expense Reporting and Approval
Unified workflow capability for the full expense report lifecycle in SAP Concur: creating reports, adding expense entries, submitting for approval, tracking approval status, and monitoring reimbursement payment batches. Designed for finance teams, expense managers, and ERP integration partners managing employee expense reimbursement end-to-end.
What You Can Do
MCP Tools
list-expense-reports
List expense reports with optional filtering by approval status (A_PEND, A_APPR, A_FILE) or payment status (P_NOTP, P_PROC, P_PAID).
get-expense-report
Retrieve full details of a specific expense report including status, totals, and owner information.
create-expense-report
Create a new expense report for an employee. Requires a report name and optional business purpose and policy ID.
update-expense-report
Update an existing draft expense report's name or purpose.
delete-expense-report
Delete a draft expense report that has not been submitted.
list-expense-entries
List all expense line items within a specific expense report. Requires the reportID parameter.
get-expense-entry
Retrieve a specific expense entry with full details.
create-expense-entry
Add a new expense line item to a draft expense report. Requires report ID, expense type code, transaction date, amount, and currency.
delete-expense-entry
Remove an expense entry from a draft expense report.
list-payment-batches
List payment batches containing approved expense reports ready for employee reimbursement. Useful for ERP payment reconciliation.
list-expense-group-configurations
List expense group policy configurations showing available expense types, payment types, and approval workflow settings.