SAP一共有5种接口
有RFC,还有BAPI,还有IDoc, 还有SOAP,还有REST, 其中RFC用的最多,最广。
Lists high-level tasks to complete on the SAP system to create an RFC. Each task may involve very detailed procedures. As a result, we recommend contacting your SAP administrator to complete these tasks, or refer to the SAP guidance.
1.Create an RFC
1.Start the SAP GUI.
2.Go to Transaction SE37 (Function Builder), enter the RFC name, and click Create.
3.Enter an existing function group under which the RFC will be created, a short description for the RFC, and click Save.
4.In the Attributes tab, select the Remote-Enabled Module radio button.
5.In the Import tab, enter the import parameters. These parameters are used for passing the external data to the function module.
6.In the Export tab, enter the export parameters.
7.In the Changing tab, enter the changing parameters.
8.In the Tables tab, enter the

本文列出在SAP系统上创建RFC的高级任务,包括创建RFC、RFC目标以及从SAP系统发送RFC的详细步骤,如启动SAP GUI、进入相应事务代码操作等,建议联系SAP管理员完成或参考SAP指南。
最低0.47元/天 解锁文章
2953

被折叠的 条评论
为什么被折叠?



