Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Business Application Programming Interface

You are here: irt.org | FOLDOC | Business Application Programming Interface

<business, application, programming> (BAPI) /bap'ee/ A set of methods provided by an SAP business object.

Release 4.0 of SAP AG's R/3 system supports object-oriented programming via an interface defined in terms of objects and methods called BAPIs. For example if a material object provides a function to check availability, the corresponding SAP business object type "Material" might provide a BAPI called "Material.CheckAvailability".

The definitions of SAP business objects and their BAPIs are kept in an SAP business object repository. SAP provide classes and libraries to enable a programming team to build SAP applications that use business objects and BAPIs. Supported environments include COM and Java.

The Open BAPI Network (http://sap.com/solutions/technology/bapis/index.htm). gives background information and lists objects and BAPIs.

(2002-08-30)

Nearby terms: bus error « Bush, Vannevar « Business Analyst « Business Application Programming Interface » Business Process Re-engineering » Business Software Alliance » Business Systems Analyst

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb