bapi

  • 网络业务应用程序编程接口;Business Application Program Interfaces;业务应用程序接口(Business Application Programming Interface)

bapibapi

bapi

业务应用程序编程接口

SAP 通过业务应用程序编程接口 (BAPI) 接收消息并创建定单。当它创建定单时,就在 SAP 中生成一个定单号。

Business Application Program Interfaces

4.30 Business Application Program Interfaces (BAPI) 4.31 Repository 4.32 ERP and EAI 4.33 Enterprise Integration Analysis

业务应用程序接口(Business Application Programming Interface)

业务应用程序接口BAPI)被定义为业务对象的方法,内部软件组件的集成和外部客户开发的应用系统的集成都能使用BAPI。…

业务应用编程接口

位置导航:上海SAP培训 >>sap培训资料>> 业务应用编程接口BAPI)续SAP相关文章: 文章摘要: 通讯 为了允许它们在任何 …

业务接口

...和个性化需求。此外,该方案界面简单易用,并提供强大的业务接口BAPI)和企业应用集成接口(EAI),将使得企业信息 …

1
From our standpoint (that of a remote access programmatic connection), there is no difference between an RFC or a BAPI. 从我们的角度(即远程访问编程接口的角度)来看,RFC与BAPI之间没有区别。
2
In an LEI activity, you can only work with a single BAPI at a time. 在LEI活动中,每次只能使用一个BAPI。
3
By default BAPI is chosen for you, and that's the one you want for this example. 在缺省情况下,BAPI处于选中状态,它是本示例中需要使用的接口。
4
We'll also show you how to set up the adapter and run the enterprise discovery wizard to create a BAPI transaction object for you. 我们还将向您介绍如何设置适配器和运行企业发现向导,以创建BAPI事务对象。
5
The following EXEC statement executes a BAPI that has no input parameters. 以下EXEC语句执行没有输入参数的BAPI。
6
A transaction might also consist of a sequence of BAPI calls followed by a commit call. 一个事务还可能包括一系列BAPI调用,后跟一个提交调用。
7
By default, all optional parameters for a BAPI are included in the generated business object attributes. 在缺省情况下,BAPI的所有可选参数都包括在生成的业务对象属性中。
8
When you do that, you can assign each BAPI as a particular create, update, delete or retrieve operation. 执行该操作时,您可以将每个BAPI作为特定的创建、更新、删除或检索操作分配。
9
The most common interface to access with the SAP resource adapter is the Business Applications Programming Interface (BAPI). 使用SAP资源适配器进行访问的最常见接口是业务应用程序编程接口(BAPI)。
10
Figure 3 showed you that you can select a number of BAPIs and add them to the Objects to be imported section in the wizard. 图3显示了您可以选择许多BAPI,并将其添加到向导中的Objectstobeimported部分。
11
A BAPI transaction might consist of a single BAPI call, as in our first example, after which the adapter calls a commit on the SAP server. 像第一个示例那样,BAPI事务可能由单个BAPI调用组成,适配器在此之后调用SAP服务器上的提交。
12
Then create a new input business object for BAPI and set the customer number in the properties of the input business object. 然后,为BAPI创建新的输入业务对象,在输入业务对象的属性中设置客户号。
13
The end solution would be a wrapper with exactly the same interface as BAPI_ADDRESSEMP_CHANGE. 最终的解决方案应该是具有与BAPI_ADDRESSEMP_CHANGE完全相同的接口的包装器。
14
You just created an empty BAPI transaction that will create an employee address SAP business object. 刚才创建了一个空BAPI事务,该事务将创建员工地址SAP业务对象。
15
Invoking the BAPI outbound interfaces is actually making a RFC call on that module to perform some function within SAP. 调用BAPI出站接口实际上是对这个模块执行RFC调用,从而在SAP中执行某个函数。
16
The wizard creates a business object to contain the input and output for the BAPIs that you selected. 该向导将创建一个业务对象,以便包含您选择的BAPI的输入和输出。
17
The following EXEC statement executes a BAPI that returns company names and information about each company. 以下EXEC语句执行返回公司名称和每个公司相关信息的BAPI。
18
To use this wrapper BAPI, first reuse your existing Notes connection document. 使用这个包装器BAPI,首先要重用已有的Notes连接文档。
19
Keep in mind that the SAP resource adapter supports outbound-only processing when using the BAPI interface. 请记住,在使用BAPI接口时,SAP资源适配器仅支持出站处理。
20
Expand Discover By Name and wait for the resource adapter to add the list of BAPIs to that category (Figure 15). 展开DiscoverByName,并等待资源适配器向该类别添加BAPI列表(图15)。
21
The wizard presents the BAPIs by name, by description, or by the business object that they are associated with. 向导按名称、描述或与其关联的业务对象提供BAPI。
22
These categories list all of the BAPIs on the SAP server, showing either the BAPI name or BAPI description respectively. 这些类别列出了SAP服务器上的所有BAPI,并分别显示BAPI名称或BAPI描述。
23
Before you import BAPIs, let's get back to the filtering that we previously mentioned. 在导入BAPI之前,让我们再来讨论一下我们前面提到的筛选。
24
To add BAPI_EMPLOYEE_DEQUEUE to the import list, repeat the previous steps. 要将BAPI_EMPLOYEE_DEQUEUE添加到导入列表,请重复前面的步骤。
25
The easy way would have been to ask your SAP people to create a wrapper BAPI that would call all three needed BAPIs for you. 简单的办法是要求SAP人员创建一个包装器BAPI调用需要的三个BAPI。
26
External applications use BAPIs to create, update, or retrieve data from SAP business objects. 外部应用程序使用BAPI创建、更新或从SAP业务对象检索数据。
27
To get the VALIDITYBEGIN date needed by this BAPI, it would just use today's date. 要得到这个BAPI需要的VALIDITYBEGIN日期,使用今天的日期就可以了。
28
Under BOR, BAPIs associated with the Employee Address business object are listed. 在BOR下,列出了与员工地址业务对象关联的BAPI。
29
A BAPI in nature is a RFC function module in a SAP system. BAPI实质上是SAP系统中的一个RFC函数模块。
30
An application calls a BAPI using a remote function call (RFC). 应用程序使用远程函数调用(RFC)来调用BAPI。