23 apr

UI API (SAP Business One)


E-invoicing in Germany: How to implement the obligation with SAP Business One

the UI API User Interface API, Library SAPbouiCOM.dllis the COM-based programming interface of the SAP Business One client. It allows add-ons to extend the running SAP interface: add forms, insert fields and buttons, extend menus, intercept user interactions, and react to events such as ItemEvent, FormDataEvent or MenuEvent react.

Context

An UI API add-on runs as a separate process alongside the SAP client and connects via the SboGuiApi-Bridge with the running instance. Via the object model Forms, items, DataSources can be modified (e.g. new tabs on the sales invoice) as well as complete custom forms Fixed, document type or user-defined object register. The UI API is almost always combined with the DI API because the UI API collects input but has no business logic: bookings, validations against base data and the saving of receipts run via DI API objects. Frameworks like the Versus Framework The Versino Financial Suite or Coresuite Customize encapsulate the UI API to simplify connection pooling, event filtering via lambda predicates, and thread safety.

Demarcation

The UI API is exclusively relevant for the Windows client; the SAP Business One Web Client interface is extended via its own Extensibility Architecture and not through SAP Business One User Interface Component Object Model. Unlike the DI API or Service Layer, the UI API is not a data interface but a UI interface – it does not read and write directly into the Database, but accepts inputs and triggers SAP internal actions. Server-side jobs, webhooks or integrations without a visible interface therefore use DI API, Service Layer or B1if instead of the UI API.


AI Webinar

AI – Answers from SAP Business One – without SQL, without IT ticket

Live webinar on 30 July 2026, 14:00–14:30 | Live demo via Microsoft Teams | Duration: 30 minutes „How were the sales...".
Generative AI in ERP

AI in ERP – but under control: What Versino AI means for SAP Business One users

AI can do a lot today – but without control, it often creates more problems than it solves. Versino AI connects AI models...
Humans and AI

SAP KI Vision: The Autonomous Enterprise

Hardly a week goes by without the announcement of more intelligent language models, new co-pilots or more powerful AI agents. Nevertheless, SAP CEO Christian Klein states in...
Crystal Reports for AI

Crystal Reports on AI

Anyone developing their own reports in SAP Business One quickly encounters the same problem: The B1 database schema is extensive, Crystal Reports has...
AI in the company

Why companies are hesitant about AI in ERP

Artificial intelligence in the ERP context raises high expectations, as significant productivity gains, far-reaching automation and more informed decisions are on the cards. Nevertheless ...
Predictive maintenance

Predictive maintenance: how to turn SMEs into smart factories

In today's intelligent world, the ability to solve problems before they even arise is no longer a futuristic scenario, but ...
Wird geladen …