Oracle Applications InterConnect
Release 3.1.3

Part Number A86039-01

Library

Product

Contents

Index

Go to previous page Go to next page


Glossary

Advanced Business Application Programming (ABAP)
Advanced Business Application Programming (ABAP) is a programming language developed by SAP for application development purposes.
Business Application Programming Interface (BAPI)

Standardized programming interface that enables external applications to access the business processes and data of the R/3 System. Business Application Programming Interfaces (BAPIs) are defined in the Business Object Repository (BOR) as methods applied to SAP business objects, in order to perform specific business tasks.

Business Object

Represents a central business object in the real world. R/3 business objects describe complete business processes. This type of encapsulation reduces complexity because the inner structure of the business object remains concealed. By invoking methods known as BAPIs (Business APIs), external applications can access and manipulate the business objects via the Internet, DCOM or CORBA.

BAPI Browser

BAPI-oriented view of the Business Object Repository (BOR). The BAPI Browser displays all the business objects, for which BAPIs have been implemented.

IDoc

A specific instance of an IDoc type.

IDoc type

The IDoc type indicates the SAP format that is to be used to transfer the data for a business transaction. An IDoc is a real business process in the form of an IDoc type. An IDoc type is described using the following components:

IDoc interface

Definition of IDoc types and data interchange methods (port definition) between SAP systems and partner systems. Partner systems can be:


Go to previous page Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index