1.

What Is Bor (business Object Repository) ?

Answer»
  • The Business Object Repository (BOR) is the central access point for the SAP business object types and their BAPIs. The BOR contains all the RELEVANT information on the SAP business object types, their key fields, and their BAPI methods that are needed to integrate the correct object type definitions and BAPI calls in an application program. This makes the integration of middleware (such as the DCOM Connector, ActiveX Controls, CORBA Gateway, and so on) possible.
  • Creates instances of SAP business OBJECTS. The RUNTIME environment of the BOR receives requests to create runtime objects from CLIENT applications and creates the APPROPRIATE object instances.



Discussion

No Comment Found