Connect your own SAP S/4HANA tenant (Cloud or On-premise) through OAuth2 client credentials or Gateway Basic Auth. Read and safely manage Business Partners, Sales Orders, Purchase Orders, Materials, stock, and financial journal entries through the tenant's enabled OData services.
connect_sap_s4hanawriteConnect a SAP S/4HANA tenant (Cloud OAuth2 or On-premise Gateway Basic Auth), after validating connectivity.
disconnect_sap_s4hanawriteDisconnect one SAP S/4HANA tenant: deletes only the credentials saved in Imperal. Nothing is changed in SAP.
list_connectionsreadList saved SAP S/4HANA tenant connections without exposing credentials.
list_business_partnersreadList Business Partners (customers/suppliers/contacts) from the tenant.
get_business_partnerreadRead one Business Partner in full by its SAP number.
list_sales_ordersreadList Sales Orders, optionally filtered by Sold-to Party.
get_sales_orderreadRead one Sales Order in full by its number.
create_sales_orderwriteCreate a new Sales Order with line items.
list_purchase_ordersreadList Purchase Orders, optionally filtered by Supplier.
get_purchase_orderreadRead one Purchase Order in full by its number.
create_purchase_orderwriteCreate a new Purchase Order with line items.
release_purchase_orderwriteRelease (approve) a Purchase Order that is pending release.
list_materialsreadList Materials (products) from the tenant.
get_material_stockreadGet stock position for a Material, optionally filtered by Plant.
list_journal_entriesreadList financial journal entries (accounting document items), optionally filtered by Company Code.
get_journal_entryreadGet a single financial journal entry by document/company code/fiscal year.
audit_sap_accessreadBuild a read-only availability check across the tenant's core OData services (Business Partner, Sales Order, Purchase Order, Material, Journal Entry).
Install SAP S/4HANA and let Webbee use it across your workflow.
Open in panel