Sap Business Object Layer (BOL)

What is Sap Business Object Layer (BOL)?

The Sap Business Object Layer (BOL) stores data of business object such as business partners and sales order during run time.  This was done in order to separate Presentation layer of Web UI with the business Logic.

The business layer consists of the following:

SAP Business Object Layer(BOL) 

The Sap Business Object Layer (BOL) stores business object data, such as business partners and sales orders, at the runtime of a CRM WebClient UI session. This guarantees the separation of the CRM WebClient UI and the underlying business logic.

Generic Interaction Layer (GenIL)

The GenIL handles the data transfer from the Sap Business Object Layer(BOL) to the Application Programming Interfaces (APIs) of the underlying business engine (application logic and database tables).

business layer architecture

In the BOL, there are three main types of objects:

Root objects (also called entities)


Root objects store business object data during the runtime of a CRM WebClient UI session.

Search objects (also called query services)

Dependent objects

A dependent object is a special type of business object whose attributes cannot be determined solely from the business object ID. You can only determine its attributes by using the ID of the superior access object.

For example:

One Order (BOLcomponent set)-> BTOrder (Root Object)->BTAdminH (Access Object)->BTCustomerH (Dependent Object)

Root objects, such as business partners and CRM business transactions, are implemented as hierarchies of data dictionary structures. Each Sap Business Object Layer (BOL) object appears in a tree structure with one root node. The composition of BOL objects is generic, as the BOL data structures usually include the structures of the underlying data model of the application.

You can use the BSP WD Component Workbench (transaction BSP_WD_CMPWB) to see how business objects are implemented in the Sap Business Object Layer (BOL) by choosing BOL Model).

Also See: An Introduction to SAP Business Workflow

Online Training Tutorials

  • SAP Business WorkflowAn Introduction to SAP Business WorkflowSAP Business Workflow is a tool to automate complex business processes where there is more than one user involved. SAP workflow maps the position in organization because SAP believes that […]
  • Crystal ReportsSAP Business Objects an Dynamic Images in Crystal ReportsRecently one of our client wanted to display images dynamically in one of their Crystal Reports. The report(Purchase Order Report) had up to 3 Buyers for a single Purchase Order, and […]
  • Promoting Business ViewsHow to Promote Business Views in Business ObjectsPromoting Business Views from one environment to other is little tricky especially when you are not much familiar with how Import Wizard works. Business Views fall under the “repository […]
  • SAP Business ObjectsSAP Business Objects PartnersSAP Business Objects OEM Partners Drive New Business Opportunity  To stay competitive, you need to deliver innovation and value to your customers. You need a partner that can help you […]
  • sap hr create cost items 3SAP HR – How to Create Cost Items?We can explain how to create cost items in this tutorial for beginners explain what is cost items, and it gives a brief understanding of and step by step configuration with settings are […]
  • consignment SalesConsignment Sales Process in SAP SD – Step by Step ProcessConsignment Sales Process in SAP SD Consignment fill-up (send materials to customer consignment). Here you have a consignment fillup order and a consignment fillup […]
  • servlets tutorialServlet Filter and Servlet ChainServlet Filter and Servlet Chain -We've looked at servlets that take requests from the server and provide results to the client. Servlets, on the other hand, were created as a generic […]
  • SAP HANA Migration Complete Guide for BeginnersSAP HANA Migration Complete Guide for BeginnersSAP HANA is the most advanced business management software available, and it is something that all major enterprises are incorporating at this moment. The solution offers cloud-based […]