Report
get_ap_aging โ A/P Aging
Which suppliers we owe and how overdue โ open A/P invoices bucketed current / 1-30 / 31-60 / 60+ days.
get_ar_aging โ A/R Aging
Which customers owe money and how overdue โ open A/R invoices bucketed current / 1-30 / 31-60 / 60+ days.
get_cash_flow_forecast โ Cash-Flow Forecast
Expected A/R collections from open invoices due within the next N days, bucketed by week with a running total.
get_credit_exposure โ Credit Exposure
Each customer's credit limit against current balance plus open sales-order value, flagging who is over limit.
get_delivery_summary โ Delivery Summary
A single aggregate over delivery notes โ count, total value, min, max, and the date range.
get_gross_margin โ Gross Margin by Item
Revenue minus cost of goods per item, by month โ which products actually make money.
get_order_backlog โ Order Backlog
For each item with open sales-order demand, how much is ordered versus how much stock is on hand.
get_order_to_cash_cycle โ Order-to-Cash Cycle
Average days from a sales order being created to its invoice being paid, per customer.
get_revenue_annual โ Annual Revenue
How much we invoiced per customer and salesperson, by year, from posted A/R invoices.
get_revenue_monthly โ Monthly Revenue
How much we invoiced per customer and salesperson, by month, from posted A/R invoices.
get_revenue_quarterly โ Quarterly Revenue
How much we invoiced per customer and salesperson, by quarter, from posted A/R invoices.
get_revenue_yoy โ Year-over-Year Revenue
Revenue per year with the year-over-year growth % and a YTD-vs-last-year comparison, from posted A/R invoices.
get_stock_coverage โ Stock Coverage
For each item, how many days the current on-hand quantity lasts at the recent average daily sales rate.
get_stuck_orders โ Stuck Open Sales Orders
The open sales orders sitting unfulfilled too long โ the aging backlog.
get_unhedged_demand โ Unhedged Demand
For each item, how much open sales-order demand is NOT covered by current stock plus open purchase orders.
list_named_queries โ Named Queries
Lists the SAP pre-registered Named SQL Queries (codes starting mcp-) โ the analytics and reporting queries you can run against the live system.
report_inventory_valuation โ Inventory Valuation
Total value of on-hand stock, valued at each item's cost price and rolled up by item group.
report_sales_summary โ Sales Summary
Booked sales-order value and order count, grouped by month or quarter โ a bookings view.
run_named_query โ Run a Named Query
Runs a SAP pre-registered Named SQL Query by its mcp- code and returns the result rows.