Suppliers

create_goods_receipt_po โ€” Create Goods-Receipt PO

Creates a SAP goods-receipt PO for a supplier โ€” a write, always held for human review.

create_purchase_order โ€” Create Purchase Order

Creates a SAP purchase order for a supplier โ€” a write, always held for human review.

create_purchase_quotation โ€” Create Purchase Quotation

Creates a SAP purchase quotation for a supplier โ€” a write, always held for human review.

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_ap_invoice โ€” Get A/P Invoice

Gets one SAP supplier (A/P) invoice by its document number โ€” doc number, card code, date, status, total.

get_business_partner โ€” Get Business Partner

Gets one business partner by its exact card code โ€” card code, name, type, balance.

get_grpo โ€” Get Goods-Receipt PO

Gets one SAP goods-receipt PO by its document number โ€” doc number, card code, date, total.

get_purchase_order โ€” Get Purchase Order

Gets one SAP purchase order by its document number โ€” doc number, card code, date, status, total.

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_ap_invoices โ€” A/P Invoices

Lists SAP supplier (A/P) invoices โ€” what we owe suppliers โ€” from the live system, filtered by supplier, date, status, or amount.

list_business_partners โ€” Business Partners

Lists business partners (customers and suppliers) from the live system โ€” card code, name, type, balance.

list_grpos โ€” Goods-Receipt POs

Lists SAP goods-receipt POs (inbound goods received from suppliers) from the live system, filtered by supplier, date, or amount.

list_purchase_orders โ€” Purchase Orders

Lists SAP purchase orders (orders we place with suppliers) from the live system, filtered by supplier, date, status, or amount.

search_business_partners โ€” Find Partners

Searches business partners (customers and suppliers) by code, name, or type โ€” card code, name, type, balance.