SAP Business One is typically implemented as a two-layer architecture. The system is primarily based on a Microsoft SQL Server database where all the data has been centrally stored. The business logic is generally processed on the client software (fat client).
The various components of SAP Business One client software are the graphical user interface and the business object classes connecting to the database.
Company object represents SAP Business One database. Is used to establish a connection to a Microsoft SQL Server database.
The various uses of the company object in SAP Business One are listed below :-
In SAP Business One, the DI Server is DCOM service which functions on the SAP Business One server and also accepts XML data packed in SOAP (Simple Object Access Protocol)
The conventional flow or the standard behavior of SAP Business One cannot be changed by using SDK. There will any error anyhow. Therefore it is suggested that the user should not disturb the conventional flow of SAP Business One by using SDK.