如何远程比较两个系统里同一个ABAP类方法代码的差异 已注销 2021-04-25 59 阅读1分钟 Created by Jerry Wang on Mar 28, 2014 如果想比较两个不同系统的method实现,可以使用ABAP workbench的remote comparison功能。假设比较是从system A 发起的,前提是A 系统必须存在一个到B系统的RFC connection。 在A 系统上打开待比较的method, Utilities->Versions->Version management: 点REMOTE comparison: 输入到B 系统的RFC connection: 点击确认即可看到remote comparison的结果: