Â
Â
SAP Business One SDK enables partners and customers to extend and change the functionality of SAP Business One to create industry-specific functionalities, develop missing functionalities, and create interfaces with third party tools.
SAP Business One SDK Version 2005 consists of:
SAP Business One Data Interface API (DI API)
A collection of COM objects called business objects. These objects describe various methods for updating, retrieving, and manipulating data in the SAP Business One database.
SAP Business One User Interface API (UI API)
A collection of Distributed Component Object Mode (DCOM) objects that provide access to menus, forms and controls within these forms. DCOM is a standard interface for object communication in distributed applications
DI Server
A COM service running on a server that enables multiple clients to access and manipulate the SAP Business One company database, using SOAP version 1.1 messages.
DI Java Connector
An interface to DI API objects from Java. With Java Connector, you can conveniently get or set properties and invoke methods of the DI API objects with Java-bean-style code.
Additional development tools, Full documentation, and Samples.
Â
Â