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 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 ...
RPA

RPA in the ERP environment: increasing efficiency through digital process assistants

Many ERP systems run processes on a daily basis that are necessary but do not add value. Employees spend valuable time processing orders ...
Generative AI in ERP

Generative AI in ERP: How LLMs are changing the role of ERP systems

With the advent of generative AI and large language models (LLMs), the role of ERP systems is changing fundamentally. Instead of ...
ERP FUTURE

Preparing the ERP future with APIs and microservices

Many medium-sized companies are still working with ERP monoliths that have grown over the years. The modules of these systems are closely ...
DATA-QUALITY

Data quality & AI : AI can only be as good as your data

Companies today are investing heavily in AI technologies, intelligent automation and modern ERP architectures. Despite this, many modernisation projects fail in the early stages because ...
Wird geladen …