所謂BAPI

mmccking發表於2007-07-20
BAPI是什麼?[@more@]

BAPI有的是類,有的是函式。'Business application programming interface'的簡稱。

BAPI is 'Business application programming interface', similar to API. which are
stable, standardized methods to access data in R/3

To use BAPIs to access SAP business objects you will need a good understanding of
object-oriented programming. You should also have a basic knowledge of the R/3
System.

BAPIs can be accessed from various programming environments, for example,
Delphi/Connect from Inprise (formerly Borland), Microsoft’s Visual Studio, C++ and
Java platforms. You must be familiar with the development environment used to access
BAPIs.

BAPIs are available from development platforms external to R/3 that support the
Remote Function Call (RFC) protocol. If you are developing your application in a non-
object oriented programming language, you need to have RFC programming skills to
call BAPIs via RFC. In particular, you need to know how to perform RFC calls.

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8356764/viewspace-927279/,如需轉載,請註明出處,否則將追究法律責任。

相關文章