RFC (Remote Function Call) is an SAP interface protocol. Based on CPI-C, it considerably simplifies the programming of communication processes between systems. RFCs enable you to call and execute predefined functions in a remote system - or even in the same system.

----------------------
分隔线上面是 SAP 标准文档中提供的说明
分隔线下面是我的翻译
----------------------
RFC(远程函数调用 Remote Function Call)是一个 SAP 的接口协议。它基于 CPI-C,很大程度上简化了系统间通讯的编程工作。RFC 允许调用和执行一个远程系统,或者是相同系统上的预定义函数。

相关文章:

  • 2022-01-01
  • 2021-08-15
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2022-01-11
  • 2022-02-25
猜你喜欢
  • 2021-10-06
  • 2021-11-21
  • 2021-06-27
  • 2021-09-03
  • 2021-10-08
  • 2022-12-23
  • 2021-07-12
相关资源
相似解决方案