Skip to main content

SAP Business One Fixed Assets

SAP Business One is an enterprise resource planning (ERP) solution for small and midsize businesses by SAP SE. The ballerinax/sap.businessone.fixedassets connector provides access to the fixed asset objects of SAP Business One — asset master data, capitalization, retirement, transfers, and depreciation configuration — through the SAP Business One Service Layer (OData). It uses the Service Layer's session-based authentication and transparently re-establishes the session when it expires.

Key Features

  • Manage asset master data, asset classes, and asset groups
  • Post and cancel capitalization documents, including capitalization credit memos
  • Run asset retirement and asset transfer documents
  • Record manual depreciation and asset revaluations
  • Configure depreciation types, depreciation areas, and depreciation type pools
  • Maintain fixed asset account determinations
  • Query and update fixed asset item end balances and asset value lists

Actions

The connector exposes a single client for interacting with all fixed asset objects of the SAP Business One Service Layer.

ClientActions
ClientAsset capitalization, capitalization credit memos, manual depreciation, retirement, transfer, revaluations, asset classes, asset groups, depreciation types, depreciation areas, depreciation type pools, FA account determinations, fixed asset item balances

See the Action Reference for the full list of operations, parameters, and sample code for each client.

Documentation

  • Setup Guide: How to prepare an SAP Business One installation with the Service Layer and obtain the connection credentials.

  • Action Reference: Full reference for all clients — operations, parameters, return types, and sample code.

How to contribute

As an open source project, WSO2 welcomes contributions from the community.

To contribute to the code for this connector, please create a pull request in the following repository.

Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.