Show TOC

Procedure documentationStructure of the Database Locate this document in the navigation structure

 

The SAP Business One database saves all the data that is defined in the system. For example, for customers, items, or invoices in different database tables.

Each table stores the relevant data for the respective object. The table for an invoice stores invoice number, customer number and name, creation date, number of sold articles, invoice amount, etc.

In this process, we differentiate whether the data involves the header of an invoice or the rows with the sold articles. These two data types are stored separately in the corresponding table in the database.