Read

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_ar_invoice โ€” One A/R Invoice

Gets one SAP customer (A/R) 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_delivery โ€” Get Delivery Note

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

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_sales_order โ€” Get Sales Order

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

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_ar_invoices โ€” A/R Invoices

Lists SAP customer (A/R) invoices โ€” what customers owe us โ€” from the live system, filtered by customer, 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_deliveries โ€” Deliveries

Lists SAP delivery notes (outbound goods shipped to customers) from the live system, filtered by customer, date, status, or amount.

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_items โ€” Items

Lists items (products and services) from the live system โ€” item code, name, type, price.

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.

list_sales_orders โ€” Sales Orders

Lists SAP sales orders (customer orders) from the live system, filtered by customer, 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.

search_items โ€” Find Items

Searches items (products and services) by code or name โ€” item code, name, type, price.