
JSON (JavaScript Object Notation) is a lean and easy-to-read text-based data format that efficiently represents structured data. It is preferably used to exchange data between server and client, in APIs and to format configuration files. Its universal applicability is based on a clear structure and simplicity that can be easily processed by both humans and machines.
Features of JSON
- StructureData is organised in key-value pairs.
- SyntaxCurly brackets
{}indicate objects, square brackets[]define arrays, and values such as strings are enclosed in inverted commas"included. - Supported data typesJSON accepts strings, numbers, Boolean values, arrays and objects.
JSON in SAP Business One
JSON plays a central role in SAP Business One, especially in data communication and automation. Examples of its use are
- Service Layer APIJSON is the main format for communication between clients and servers.
- Document extractionThe results of document information analyses are saved in JSON and stored in the SAP system.Database used.
- User-defined queries (UDQs)SQL queries return results in JSON format by default.
- UDO APIsJSON is used here for the transmission and processing of data, comparable to the DI-API.
Examples of JSON usage
- GET requests to the Service Layer API can return business partner data in JSON format.
- Scripts for the creation of user-defined objects (UDOs) use JSON data.
- Extended usage options, such as integration with third-party tools, are also based on JSON.
JSON is therefore proving to be an indispensable tool for smooth data integration and optimised process handling in SAP Business One.
New in SAP Business One 10.0 FP2602 — CRM, Sales, and Purchasing
SAP Business One 10.0 Feature Package 2602 introduces targeted improvements in three key areas: CRM, Sales, and Purchasing. From Excel import ...
Purchasing documents in SAP Business One - consistently efficient
Efficient management of purchasing documents is crucial in the procurement process of medium-sized companies. SAP Business One offers all the necessary functions to ...
Budgets in project-related purchasing with MariProject
The latest version of MariProject supports project-related purchasing. The definition and control of budgets in purchasing helps to minimise costs, effort and ...
Shopping like „the big players“ in SAP Business One with the andavis ordermanager
SAP Business One is aimed not only at medium-sized companies that operate the ERP system as a complete solution, but also at large medium-sized companies or even corporate groups that ...
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...
SAP Business One – The Practical Handbook No. 6
Anyone who wants to seriously use SAP Business One needs more than online help. Helmut Hochberger's practical handbook has been for years...