Create an RFC connection(创建 RFC 连接)¶
In this section, an RFC Destination connection is created that will be used to extract data from a remote SAP system.
- To create an RFC connection, enter the
SM59transaction code. - Create a new ABAP connection and select
3as connection type. - In the Technical Settings tab, fill in the Target Host and System Number according to the values for the SAP Source System such as the ECC instance.
- In the Logon & Security tab, fill in the login credentials and Client number (3-digit number). SAP stores test and production data in the same table and uses a client (MANDT) column to enable different clients (for example, test and production) to retrieve only the relevant client data. For the production environment, enter the Client number for the production client.
- Save the connection configuration.
- Authorize the test from the application toolbar and test the connection.
中文翻译¶
创建 RFC 连接¶
在本节中,将创建一个 RFC 目标连接(RFC Destination connection),用于从远程 SAP 系统中提取数据。
- 要创建 RFC 连接,请输入事务代码
SM59。 - 新建一个 ABAP 连接,并将连接类型选择为
3。 - 在技术设置(Technical Settings)选项卡中,根据 SAP 源系统(如 ECC 实例)的值,填写目标主机(Target Host)和系统编号(System Number)。
- 在登录与安全(Logon & Security)选项卡中,填写登录凭据和客户端编号(Client number,3 位数字)。SAP 将测试和生产数据存储在同一张表中,并使用客户端(MANDT)列来支持不同客户端(例如测试和生产环境)仅检索相关的客户端数据。对于生产环境,请输入生产客户端的客户端编号。
- 保存连接配置。
- 在应用程序工具栏中授权测试,并测试连接。